@@ -1059,7 +1059,7 @@ |
||
1059 | 1059 | * @method boolean is[...]() |
1060 | 1060 | * @param string $name |
1061 | 1061 | * @param array $arguments |
1062 | - * @return mixed |
|
1062 | + * @return boolean |
|
1063 | 1063 | * @throws BadMethodCallException when the method doesn't exist and doesn't start with 'is' |
1064 | 1064 | */ |
1065 | 1065 | public function __call($name, $arguments) |