You are here

protected property PluginStub::$defaultProperty in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Component/Annotation/PluginTest.php \Drupal\Tests\Component\Annotation\PluginStub::defaultProperty

File

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

Class

PluginStub

Namespace

Drupal\Tests\Component\Annotation

Code

protected $defaultProperty = 'testvalue';