Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
semantic
/
traits_04.php.semantic
blob: ac56ad0cb56d9a3dd866c6531db436cb67fe413a [
file
] [
log
] [
blame
]
<?
php
trait
|>
CLASS
:
MyTrait_04
<|
{
use
MyTrait
,
Mytrait_02
{
MyTrait
::
foo insteadof
MyTrait_02
;
}
}
?>