Completed
Pull Request — develop (#14)
by jean-marie
02:23
created
Validator/Constraints/CliCommandPathValidator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
     private $kernelDir;
14 14
 
15 15
     /**
16
-     * @param $kernelDir
16
+     * @param string $kernelDir
17 17
      */
18 18
     public function __construct($kernelDir)
19 19
     {
Please login to merge, or discard this patch.