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