Completed
Push — master ( d3fffa...285358 )
by Colin
33:06 queued 55s
created
src/EnvironmentInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
     public function getConfig($key = null, $default = null);
34 34
 
35 35
     /**
36
-     * @return iterable<BlockParserInterface>
36
+     * @return \ArrayIterator|null
37 37
      */
38 38
     public function getBlockParsers(): iterable;
39 39
 
Please login to merge, or discard this patch.