protected property DefaultFactory::$interface in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php \Drupal\Component\Plugin\Factory\DefaultFactory::interface
Defines an interface each plugin should implement.
Type: string|null
File
- core/
lib/ Drupal/ Component/ Plugin/ Factory/ DefaultFactory.php, line 34
Class
- DefaultFactory
- Default plugin factory.
Namespace
Drupal\Component\Plugin\FactoryCode
protected $interface;