Explorar o código

Typo in property name

Luke Mackenzie %!s(int64=11) %!d(string=hai) anos
pai
achega
cd29da2d5c
Modificáronse 2 ficheiros con 3 adicións e 1 borrados
  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