@@ -32,6 +32,7 @@ |
||
32 | 32 | /** |
33 | 33 | * Check if the hook content has a valid object kind |
34 | 34 | * |
35 | + * @param string $hookContent |
|
35 | 36 | * @return string $hookContent |
36 | 37 | */ |
37 | 38 | private static function objectValidation($hookContent) |