This website works better with JavaScript
Home
Explore
Help
Sign In
epsylon
/
Elgg-Lorea-Hydra
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Tree:
e48014c2e0
Branches
Tags
master
Elgg-Lorea-H...
/
engine
/
tests
/
test_files
/
class_scanner
/
4.php
4.php
108 B
History
Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?php
namespace NS4_20130207;
interface I4_20130207 {
}
class C4_20130207 {
}
trait T4_20130207 {
}