| @@ -15,10 +15,10 @@ | ||
| 15 | 15 | class ObjectProperty implements HydratorInterface, StrategyEnabledInterface | 
| 16 | 16 |  { | 
| 17 | 17 | /** | 
| 18 | - * The list with strategies that this hydrator has. | |
| 19 | - * | |
| 20 | - * @var \ArrayObject | |
| 21 | - */ | |
| 18 | + * The list with strategies that this hydrator has. | |
| 19 | + * | |
| 20 | + * @var \ArrayObject | |
| 21 | + */ | |
| 22 | 22 | protected $strategies; | 
| 23 | 23 | |
| 24 | 24 | /** |