projects
/
WP-Plugins
/
glm-member-db-registrations.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a9a294b690bc5e5bd2f24930a4419903d2217c5b
[WP-Plugins/glm-member-db-registrations.git]
/
1
<?php
2
namespace PayPal\Test\Common;
3
use PayPal\Common\PPModel;
4
class ChildClass extends SimpleClass {
5
6
}