PluginStub::$defaultProperty

Same name in other branches
  1. 8.9.x core/tests/Drupal/Tests/Component/Annotation/PluginTest.php \Drupal\Tests\Component\Annotation\PluginStub::defaultProperty
  2. 10 core/tests/Drupal/Tests/Component/Annotation/PluginTest.php \Drupal\Tests\Component\Annotation\PluginStub::defaultProperty
  3. 11.x core/tests/Drupal/Tests/Component/Annotation/PluginTest.php \Drupal\Tests\Component\Annotation\PluginStub::defaultProperty

Type: defaultProperty

File

core/tests/Drupal/Tests/Component/Annotation/PluginTest.php, line 98

Class

PluginStub

Namespace

Drupal\Tests\Component\Annotation

Code

protected $defaultProperty = 'testvalue';

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