function WorkspacesCron::__construct
Same name and namespace in other branches
- 11.x core/modules/workspaces/src/WorkspacesCron.php \Drupal\workspaces\WorkspacesCron::__construct()
File
-
core/
modules/ workspaces/ src/ WorkspacesCron.php, line 15
Class
- WorkspacesCron
- Decorates the cron service.
Namespace
Drupal\workspacesCode
public function __construct(#[AutowireDecorated] protected CronInterface $inner, protected WorkspaceManagerInterface $workspaceManager) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.