class TestMatchObject in Bibliography Module 7.2
Hierarchy
- class \Nametools\MatchObject
- class \TestMatchObject
Expanded class hierarchy of TestMatchObject
1 string reference to 'TestMatchObject'
- MatchObjectTest::testFactoryReturnsObject in lib/
msrc-authortool/ tests/ MatchObjectTest.php
File
- lib/
msrc-authortool/ tests/ MatchObjectTest.php, line 60
View source
class TestMatchObject extends \Nametools\MatchObject {
public $name;
public $email;
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
MatchObject:: |
public static | function | Factory method | |
MatchObject:: |
public | function | Set magic method prevents setting undefined variables | |
MatchObject:: |
public | function | To string magic method | |
TestMatchObject:: |
public | property | ||
TestMatchObject:: |
public | property |