Exemplo n.º 1
0
 public function __construct($config)
 {
     $this->workerStarted = storagePath('service-worker-started.php');
     parent::__construct($config);
 }