Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
traits_02.php
blob: bd8b4b80d41b1f4ac62d2eea7b13289df0635790 [
file
]
<?
php
trait
MyTrait_02
{
use
MyTrait
;
}
?>