blob: bd8b4b80d41b1f4ac62d2eea7b13289df0635790 [file] [log] [blame]
<?php
trait MyTrait_02 {
use MyTrait;
}
?>