Файловый менеджер - Редактировать - /var/www/vhosts/aviointeriors.dev1.mndrn.cloud/bootstrap/update/Any.php.tar
Назад
var/www/vhosts/aviointeriors.dev1.mndrn.cloud/vendor/mockery/mockery/library/Mockery/Matcher/Any.php0000644 00000001334 15234302445 0030005 0 ustar 00 <?php /** * Mockery (https://docs.mockery.io/) * * @copyright https://github.com/mockery/mockery/blob/HEAD/COPYRIGHT.md * @license https://github.com/mockery/mockery/blob/HEAD/LICENSE BSD 3-Clause License * @link https://github.com/mockery/mockery for the canonical source repository */ namespace Mockery\Matcher; class Any extends MatcherAbstract { /** * Check if the actual value matches the expected. * * @param mixed $actual * @return bool */ public function match(&$actual) { return true; } /** * Return a string representation of this Matcher * * @return string */ public function __toString() { return '<Any>'; } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.5 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка