<?php namespace Symfony\Component\Routing\Tests\Fixtures\AnnotatedClasses; trait FooTrait { public function doBar() { $baz = self::class; if (true) { } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
AbstractClass.php | File | 341 B | 0644 |
|
BarClass.php | File | 428 B | 0644 |
|
BazClass.php | File | 370 B | 0644 |
|
FooClass.php | File | 327 B | 0644 |
|
FooTrait.php | File | 194 B | 0644 |
|