public function BusinessRulesLocalTask::__construct in Business Rules 8
Same name and namespace in other branches
- 2.x 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) {
}