@@ -253,7 +253,7 @@ |
||
253 | 253 | * Save AOP proxy to the separate file anr returns the php source code for inclusion |
254 | 254 | * |
255 | 255 | * @param ReflectionClass $class Original class reflection |
256 | - * @param string|ClassProxy $child |
|
256 | + * @param ClassProxy $child |
|
257 | 257 | * |
258 | 258 | * @return string |
259 | 259 | */ |