@@ -24,7 +24,7 @@ |
||
24 | 24 | /** |
25 | 25 | * MethodGenerator constructor. |
26 | 26 | * |
27 | - * @param GenericGenerator $parent Parent generator |
|
27 | + * @param AbstractGenerator $parent Parent generator |
|
28 | 28 | */ |
29 | 29 | public function __construct(AbstractGenerator $parent = null) |
30 | 30 | { |