File manager - Edit - /usr/local/prospamfilter/vendor/codeception/codeception/src/Codeception/Lib/Interfaces/PageSourceSaver.php
Back
<?php namespace Codeception\Lib\Interfaces; interface PageSourceSaver { /** * Saves page source of to a file * * ```php * $this->getModule('{{MODULE_NAME}}')->_savePageSource(codecept_output_dir().'page.html'); * ``` * @api * @param $filename */ public function _savePageSource($filename); }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings