method
public
Controller::__construct()
Сигнатура
public __construct([PusherInterface|null $pusher = null ][, BufferInterface|null $buffer = null ][, UserRepositoryInterface|null $userRepository = null ]) : mixed
Параметры
$pusher
PusherInterface|null
= null
$buffer
BufferInterface|null
= null
$userRepository
UserRepositoryInterface|null
= null
Возвращаемое значение
mixed
Исходный файл: source/tasks/lib/internals/notification/controller.php:21

