This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
daniel
/
dumbo
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
cb6056ecd7
Atzari
Tagi
master
sebu
dumbo
/
vendor
/
doctrine
/
common
/
tests
/
Doctrine
/
Tests
/
Common
/
Reflection
/
SameNamespaceParent.php
SameNamespaceParent.php
99 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
<?php
namespace Doctrine\Tests\Common\Reflection;
class SameNamespaceParent extends NoParent
{
}