protected property ForwardFormBuilder::$accountSwitcher in Forward 4.0.x
Same name and namespace in other branches
- 4.x src/Services/ForwardFormBuilder.php \Drupal\forward\Services\ForwardFormBuilder::accountSwitcher
The account switcher service.
Type: \Drupal\Core\Session\AccountSwitcherInterface
File
- src/
Services/ ForwardFormBuilder.php, line 90
Class
- ForwardFormBuilder
- Defines a class for building markup for a Forward inline form on an entity.
Namespace
Drupal\forward\ServicesCode
protected $accountSwitcher;