@@ -17,7 +17,10 @@ class State extends Component
public array $servers = [];
public function init()
/**
* @return void
*/
public function init(): void
{
$this->servers = Config::get('server.ports');
}
The note is not visible to the blocked user.