function 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.