This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
daniel
/
dumbo
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
0de0eefa37
Branch-ok
Tag-ek
master
sebu
dumbo
/
vendor
/
doctrine
/
common
/
tests
/
Doctrine
/
Tests
/
Common
/
Reflection
/
NoParent.php
NoParent.php
89 B
Előzmények
Nyers
1
2
3
4
5
6
7
8
<?php
namespace Doctrine\Tests\Common\Reflection;
class NoParent
{
public $test;
}