This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
daniel
/
dumbo
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
cb6056ecd7
Větve
Značky
master
sebu
dumbo
/
vendor
/
doctrine
/
common
/
tests
/
Doctrine
/
Tests
/
Common
/
Reflection
/
NoParent.php
NoParent.php
89 B
Historie
Surový
1
2
3
4
5
6
7
8
<?php
namespace Doctrine\Tests\Common\Reflection;
class NoParent
{
public $test;
}