Sign in
apache
/
zetacomponents
/
refs/heads/trunk
/
.
/
Reflection
/
tests
/
test_classes
/
interface.php
blob: 7edfc98aeb7d1169cff3f1e27e0eea9e7a471470 [
file
] [
log
] [
blame
]
<?
php
interface
IInterface
{
}
?>