File manager - Edit - /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.2.inc
Back
<?php include 'Somefile'; const CONSTANT1 = 1; const CONSTANT2 = 2; if ($something) { echo 'hi'; } $var = myFunction(); print_r($var); echo $object->define(); echo $object -> define(); Foo::define(); $c = new class extends Something{ public function someMethod() { // ... } };
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0 |
proxy
|
phpinfo
|
Settings