@@ -22,7 +22,7 @@ |
||
| 22 | 22 | /** |
| 23 | 23 | * @param ClassMethod $methodStmt |
| 24 | 24 | * @param Context $context |
| 25 | - * @return bool |
|
| 25 | + * @return boolean|null |
|
| 26 | 26 | */ |
| 27 | 27 | public function pass(ClassMethod $methodStmt, Context $context) |
| 28 | 28 | { |