Explorar o código

Added use statement in Exception

Marc %!s(int64=11) %!d(string=hai) anos
pai
achega
577e056fa5
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Generator/UniqueJobIdentifierGenerator.php

+ 2 - 0
Generator/UniqueJobIdentifierGenerator.php

@@ -9,6 +9,8 @@
 
 namespace Mmoreram\GearmanBundle\Generator;
 
+use Mmoreram\GearmanBundle\Exceptions\WorkerNameTooLongException;
+
 /**
  * Job Unique Key generator
  *