File manager - Edit - /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Methods/FunctionClosingBraceUnitTest.inc
Back
<?php function test() { // Body here. } function test() { echo 'foo';} function test() { // Body here. } function test() { // Body here. } class MyClass { function test() { // Body here. } function test() { echo 'foo';} function test() { // Body here. } function test() { // Body here. } } $foo = function test() { // Body here. }; $foo = function test() { echo 'foo';}; $foo = function test() { // Body here. }; $foo = function test() { // Body here. };
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0 |
proxy
|
phpinfo
|
Settings