App\Listeners\ClientActionNotify::__construct PHP Метод

__construct() публичный Метод

Create the event listener.
public __construct ( ) : void
Результат void
    public function __construct()
    {
        //
    }
ClientActionNotify