@@ -73,6 +73,16 @@ class Kiri
}
/**
* @return \Kiri\Pool\Pool
* @throws ReflectionException
*/
public static function getPool(): \Kiri\Pool\Pool
{
return static::getDi()->get(\Kiri\Pool\Pool::class);
* @param $prefix
* @return void
The note is not visible to the blocked user.