public function BusinessRulesLocalTask::__construct in Business Rules 2.x
Same name and namespace in other branches
- 8 src/Plugin/Derivative/BusinessRulesLocalTask.php \Drupal\business_rules\Plugin\Derivative\BusinessRulesLocalTask::__construct()
File
- src/
Plugin/ Derivative/ BusinessRulesLocalTask.php, line 17
Class
- BusinessRulesLocalTask
- Provides local tasks to Business Rules entities.
Namespace
Drupal\business_rules\Plugin\DerivativeCode
public function __construct(ContainerInterface $container) {
}