Sfoglia il codice sorgente

Typo in property name

Luke Mackenzie 11 anni fa
parent
commit
cd29da2d5c
2 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  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