◆ addInterface()
Prophecy\Doubler\Generator\Node\ClassNode::addInterface |
( |
|
$interface | ) |
|
◆ addUnextendableMethod()
Prophecy\Doubler\Generator\Node\ClassNode::addUnextendableMethod |
( |
|
$unextendableMethod | ) |
|
- Parameters
-
string | $unextendableMethod | |
◆ getInterfaces()
Prophecy\Doubler\Generator\Node\ClassNode::getInterfaces |
( |
| ) |
|
◆ getMethod()
Prophecy\Doubler\Generator\Node\ClassNode::getMethod |
( |
|
$name | ) |
|
- Parameters
-
- Returns
- MethodNode|null
◆ getMethods()
Prophecy\Doubler\Generator\Node\ClassNode::getMethods |
( |
| ) |
|
◆ getUnextendableMethods()
Prophecy\Doubler\Generator\Node\ClassNode::getUnextendableMethods |
( |
| ) |
|
◆ hasInterface()
Prophecy\Doubler\Generator\Node\ClassNode::hasInterface |
( |
|
$interface | ) |
|
◆ hasMethod()
Prophecy\Doubler\Generator\Node\ClassNode::hasMethod |
( |
|
$name | ) |
|
◆ isExtendable()
Prophecy\Doubler\Generator\Node\ClassNode::isExtendable |
( |
|
$method | ) |
|
◆ setParentClass()
Prophecy\Doubler\Generator\Node\ClassNode::setParentClass |
( |
|
$class | ) |
|
The documentation for this class was generated from the following file:
- vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/ClassNode.php