@@ -145,7 +145,7 @@ |
||
145 | 145 | * @param $entity |
146 | 146 | * @param $propertyName |
147 | 147 | * @param $value |
148 | - * @param null $reflectionObject |
|
148 | + * @param \ReflectionObject $reflectionObject |
|
149 | 149 | * @return mixed |
150 | 150 | */ |
151 | 151 | protected function setProperty($entity, $propertyName, $value, $reflectionObject = null) |