Completed
Push — master ( 96b2f8...da2c9c )
by Kirill
05:58
created
src/Definition/Behaviour/HasInterfaces.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
     }
42 42
 
43 43
     /**
44
-     * @return iterable|InterfaceDefinition[]
44
+     * @return \Generator
45 45
      */
46 46
     public function getInterfaces(): iterable
47 47
     {
Please login to merge, or discard this patch.