Completed
Pull Request — master (#30)
by yuuki
02:29
created
src/Annotation/Reader/ApcuReader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,7 @@
 block discarded – undo
31 31
     protected $config;
32 32
 
33 33
     /**
34
-     * @param array $config
34
+     * @param string[] $config
35 35
      */
36 36
     public function __construct(array $config)
37 37
     {
Please login to merge, or discard this patch.