메소드 | 설명 | |
---|---|---|
it_discovers_api_using_phpdoc ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
it_discovers_api_using_phpdoc_from_extended_parent_interfaces ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
it_discovers_api_using_phpdoc_from_implemented_interfaces ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
it_discovers_api_using_phpdoc_from_own_interfaces ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
it_has_50_priority ( ) | ||
it_ignores_empty_methods_from_phpdoc ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
it_ignores_existing_methods ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
it_is_a_patch ( ) | ||
it_supports_anything ( Prophecy\Doubler\Generator\Node\ClassNode $node ) |
public it_discovers_api_using_phpdoc ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
$node | Prophecy\Doubler\Generator\Node\ClassNode |
public it_discovers_api_using_phpdoc_from_extended_parent_interfaces ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
$node | Prophecy\Doubler\Generator\Node\ClassNode |
public it_discovers_api_using_phpdoc_from_implemented_interfaces ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
$node | Prophecy\Doubler\Generator\Node\ClassNode |
public it_discovers_api_using_phpdoc_from_own_interfaces ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
$node | Prophecy\Doubler\Generator\Node\ClassNode |
public it_ignores_empty_methods_from_phpdoc ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
$node | Prophecy\Doubler\Generator\Node\ClassNode |
public it_ignores_existing_methods ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
$node | Prophecy\Doubler\Generator\Node\ClassNode |
public it_supports_anything ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
$node | Prophecy\Doubler\Generator\Node\ClassNode |