Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
traits_01.php
blob: 75538bc401a1b45532f5a01c4aa5e88994127079 [
file
] [
log
] [
blame
]
<?
php
trait
Mytrait
{
}
?>