@@ -117,7 +117,7 @@ |
||
117 | 117 | * Find field class with given name. |
118 | 118 | * |
119 | 119 | * @param string $method |
120 | - * @return bool|string |
|
120 | + * @return string|false |
|
121 | 121 | */ |
122 | 122 | public static function findFieldClass($method) |
123 | 123 | { |