@@ -64,7 +64,7 @@ |
||
64 | 64 | } |
65 | 65 | |
66 | 66 | $value = str_replace( |
67 | - [ 'abstract', 'trait', 'interface', 'template', '\\' ], |
|
67 | + ['abstract', 'trait', 'interface', 'template', '\\'], |
|
68 | 68 | '', |
69 | 69 | $value |
70 | 70 | ); |