@@ -48,7 +48,6 @@ |
||
| 48 | 48 | private $hasPrivatePropertiesWhichNeedExtracting = false; |
| 49 | 49 | |
| 50 | 50 | /** |
| 51 | - * @param ReflectionClass $reflectedClass |
|
| 52 | 51 | */ |
| 53 | 52 | public function __construct(array $accessibleProperties, array $propertyWriters, AllowedPropertiesOption $option) |
| 54 | 53 | { |