@@ -85,6 +85,10 @@ |
||
| 85 | 85 | } |
| 86 | 86 | } |
| 87 | 87 | |
| 88 | + /** |
|
| 89 | + * @param string $html |
|
| 90 | + * @param boolean|string $phrase |
|
| 91 | + */ |
|
| 88 | 92 | protected function checkResponseContains($html, $phrase) |
| 89 | 93 | { |
| 90 | 94 | if (!$phrase) { |