@@ -21,7 +21,7 @@ |
||
| 21 | 21 | } |
| 22 | 22 | |
| 23 | 23 | // Provides read-only access to $length and $dom |
| 24 | - public function __get ($prop) { |
|
| 24 | + public function __get($prop) { |
|
| 25 | 25 | if ($prop == 'length') { |
| 26 | 26 | return $this->length; |
| 27 | 27 | } |