@@ -32,8 +32,8 @@ |
||
| 32 | 32 | |
| 33 | 33 | /** |
| 34 | 34 | * @param Readable $file |
| 35 | - * @param RuleInterface|ProvidesType|ProvidesName $ast |
|
| 36 | - * @return \Generator|mixed |
|
| 35 | + * @param RuleInterface $ast |
|
| 36 | + * @return \Generator |
|
| 37 | 37 | */ |
| 38 | 38 | public function apply(Readable $file, RuleInterface $ast) |
| 39 | 39 | { |