Luke Mackenzie 11 лет назад
Родитель
Сommit
cd29da2d5c
2 измененных файлов с 3 добавлено и 1 удалено
  1. 2 0
      .gitignore
  2. 1 1
      Service/GearmanClient.php

+ 2 - 0
.gitignore

@@ -4,3 +4,5 @@ composer.lock
 composer.phar
 phpcs.log
 vendor
+
+/.idea/

+ 1 - 1
Service/GearmanClient.php

@@ -26,7 +26,7 @@ class GearmanClient extends AbstractGearmanService
      *
      * Gearman callbacks dispatcher
      */
-    protected $gearmanCallbacksDisparcher;
+    protected $gearmanCallbacksDispatcher;
 
     /**
      * @var array