File manager - Edit - /usr/local/prospamfilter/vendor/codeception/codeception/tests/unit/Codeception/Constraints/mocked_webelement.php
Back
<?php class TestedWebElement extends RemoteWebElement { protected $value; public function __construct($value) { $this->value = $value; } public function getTagName() { return 'p'; } public function getText() { return $this->value; } public function isDisplayed() { return true; } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings