@@ -237,7 +237,7 @@ |
||
237 | 237 | * |
238 | 238 | * @param string $directive the directive to be tested |
239 | 239 | * |
240 | - * @return bool TRUE if the $directive is known word |
|
240 | + * @return integer TRUE if the $directive is known word |
|
241 | 241 | */ |
242 | 242 | private function validateDirective($directive) |
243 | 243 | { |