@@ -23,7 +23,7 @@ |
||
| 23 | 23 | /** |
| 24 | 24 | * @param Readable $file |
| 25 | 25 | * @param RuleInterface $ast |
| 26 | - * @return \Generator|mixed|Definition |
|
| 26 | + * @return \Generator |
|
| 27 | 27 | */ |
| 28 | 28 | public function build(Readable $file, RuleInterface $ast) |
| 29 | 29 | { |
@@ -23,7 +23,7 @@ |
||
| 23 | 23 | /** |
| 24 | 24 | * @param Readable $file |
| 25 | 25 | * @param RuleInterface $ast |
| 26 | - * @return \Generator|mixed|Definition |
|
| 26 | + * @return \Generator |
|
| 27 | 27 | */ |
| 28 | 28 | public function build(Readable $file, RuleInterface $ast) |
| 29 | 29 | { |
@@ -23,7 +23,7 @@ |
||
| 23 | 23 | /** |
| 24 | 24 | * @param Readable $file |
| 25 | 25 | * @param RuleInterface $ast |
| 26 | - * @return \Generator|mixed|Definition |
|
| 26 | + * @return \Generator |
|
| 27 | 27 | */ |
| 28 | 28 | public function build(Readable $file, RuleInterface $ast) |
| 29 | 29 | { |
@@ -23,7 +23,7 @@ |
||
| 23 | 23 | /** |
| 24 | 24 | * @param Readable $file |
| 25 | 25 | * @param RuleInterface $ast |
| 26 | - * @return \Generator|mixed|Definition |
|
| 26 | + * @return \Generator |
|
| 27 | 27 | */ |
| 28 | 28 | public function build(Readable $file, RuleInterface $ast) |
| 29 | 29 | { |
@@ -23,7 +23,7 @@ |
||
| 23 | 23 | /** |
| 24 | 24 | * @param Readable $file |
| 25 | 25 | * @param RuleInterface $ast |
| 26 | - * @return \Generator|mixed|Definition |
|
| 26 | + * @return \Generator |
|
| 27 | 27 | */ |
| 28 | 28 | public function build(Readable $file, RuleInterface $ast) |
| 29 | 29 | { |
@@ -23,7 +23,7 @@ |
||
| 23 | 23 | /** |
| 24 | 24 | * @param Readable $file |
| 25 | 25 | * @param RuleInterface $ast |
| 26 | - * @return \Generator|mixed|Definition |
|
| 26 | + * @return \Generator |
|
| 27 | 27 | */ |
| 28 | 28 | public function build(Readable $file, RuleInterface $ast) |
| 29 | 29 | { |
@@ -24,7 +24,7 @@ |
||
| 24 | 24 | /** |
| 25 | 25 | * @param Readable $file |
| 26 | 26 | * @param RuleInterface $ast |
| 27 | - * @return \Generator|mixed|void |
|
| 27 | + * @return \Generator |
|
| 28 | 28 | */ |
| 29 | 29 | public function build(Readable $file, RuleInterface $ast) |
| 30 | 30 | { |
@@ -23,7 +23,7 @@ |
||
| 23 | 23 | /** |
| 24 | 24 | * @param Readable $file |
| 25 | 25 | * @param RuleInterface|DirectiveValueNode $ast |
| 26 | - * @return \Generator|mixed|void |
|
| 26 | + * @return \Generator |
|
| 27 | 27 | */ |
| 28 | 28 | public function build(Readable $file, RuleInterface $ast) |
| 29 | 29 | { |
@@ -21,7 +21,7 @@ |
||
| 21 | 21 | { |
| 22 | 22 | /** |
| 23 | 23 | * @param Readable $file |
| 24 | - * @param AstValueInterface|RuleInterface $ast |
|
| 24 | + * @param RuleInterface $ast |
|
| 25 | 25 | * @return \Generator|mixed |
| 26 | 26 | */ |
| 27 | 27 | public function build(Readable $file, RuleInterface $ast) |