File manager - Edit - /usr/local/prospamfilter/vendor/codeception/codeception/tests/data/php70Test
Back
<?php class php70Test extends PHPUnit_Framework_TestCase { public function testOfTest() { $a = new class('foo') {}; $this->assertContains('class@anonymous', get_class($a)); $b = new class () {}; $this->assertContains('class@anonymous', get_class($b)); } function justTest() {} }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings