@@ -22,7 +22,7 @@ |
||
| 22 | 22 | * |
| 23 | 23 | * @param string $property Property that was guarded. |
| 24 | 24 | */ |
| 25 | - public function __construct( $property ) { |
|
| 25 | + public function __construct($property) { |
|
| 26 | 26 | parent::__construct(); |
| 27 | 27 | |
| 28 | 28 | $this->property = $property; |