xref
: /
plugin
/
findologicxmlexport
/
vendor
/
myclabs
/
deep-copy
/
fixtures
/
f008
/
B.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
namespace
DeepCopy
\
f008
;
4
5
class
B
extends
A
6
{
7
}
8