Completed
Pull Request — master (#53)
by Bill
01:45
created
src/Codor/Sniffs/ControlStructures/NestedIfSniff.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
 
11 11
     /**
12 12
      * Returns the token types that this sniff is interested in.
13
-     * @return array
13
+     * @return integer[]
14 14
      */
15 15
     public function register()
16 16
     {
Please login to merge, or discard this patch.