blob: ac56ad0cb56d9a3dd866c6531db436cb67fe413a [file] [log] [blame]
<?php
trait |>CLASS:MyTrait_04<| {
use MyTrait, Mytrait_02 {
MyTrait::foo insteadof MyTrait_02;
}
}
?>