File manager - Edit - /opt/alt/php53/usr/share/pear/test/ClassLoader/Symfony/Component/ClassLoader/Tests/Fixtures/php5.4/traits.php
Back
<?php namespace { trait TFoo { } class CFoo { use TFoo; } } namespace Foo { trait TBar { } interface IBar { } trait TFooBar { } class CBar implements IBar { use TBar, TFooBar; } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings