Completed
Pull Request — master (#88)
by Kévin
03:25
created
src/Definition/RuntimeClassDefinition.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -103,7 +103,7 @@
 block discarded – undo
103 103
     }
104 104
 
105 105
     /**
106
-     * @return null|ClassDefinition
106
+     * @return null|RuntimeClassDefinition
107 107
      */
108 108
     public function getExtendsClassDefinition()
109 109
     {
Please login to merge, or discard this patch.