@@ -85,7 +85,7 @@ |
||
85 | 85 | return $this->_end === null; |
86 | 86 | } |
87 | 87 | |
88 | - public function isValid(Context $context) |
|
88 | + public function isValid(Context $context) |
|
89 | 89 | { |
90 | 90 | if ($this->_valid === null) { |
91 | 91 | $this->validate($context); |