Definition::isAbstract |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Whether this definition is abstract, that means it merely serves as a
template for other definitions. |
DefinitionTest::testSetIsAbstract |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setAbstract
@covers Symfony\Component\DependencyInjection\Definition::isAbstract |
StaticReflectionClass::isAbstract |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
StaticReflectionMethod::isAbstract |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|