Файловый менеджер - Редактировать - /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/tests/Core/Tokenizers/PHP/AnonClassParenthesisOwnerTest.inc
Ðазад
<?php /* testNoParentheses */ $anonClass = new class { function __construct() {} }; /* testReadonlyNoParentheses */ $anonClass = new readonly class { function __construct() {} }; /* testNoParenthesesAndEmptyTokens */ $anonClass = new class // phpcs:ignore Standard.Cat { function __construct() {} }; /* testWithParentheses */ $anonClass = new class() {}; /* testReadonlyWithParentheses */ $anonClass = new readonly class() { function __construct() {} }; /* testWithParenthesesAndEmptyTokens */ $anonClass = new class /*comment */ () {};
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0.01 |
proxy
|
phpinfo
|
ÐаÑтройка