class AttributeBaseStub

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Component/Plugin/Attribute/AttributeBaseTest.php \Drupal\Tests\Component\Plugin\Attribute\AttributeBaseStub

Hierarchy

Expanded class hierarchy of AttributeBaseStub

File

core/tests/Drupal/Tests/Component/Plugin/Attribute/AttributeBaseTest.php, line 48

Namespace

Drupal\Tests\Component\Plugin\Attribute
View source
class AttributeBaseStub extends AttributeBase {

}

Members

Title Sort descending Modifiers Object type Summary Overrides
AttributeBase::$class protected property The class used for this attribute class.
AttributeBase::$provider protected property The provider of the attribute class.
AttributeBase::get public function 5
AttributeBase::getClass public function 1
AttributeBase::getId public function
AttributeBase::getProvider public function
AttributeBase::setClass public function 1
AttributeBase::setProvider public function
AttributeBase::__construct public function

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.