protected property ForwardDestinationBase::$database in Forward 4.0.x
Same name and namespace in other branches
- 8.3 src/Plugin/migrate/destination/ForwardDestinationBase.php \Drupal\forward\Plugin\migrate\destination\ForwardDestinationBase::database
- 8 src/Plugin/migrate/destination/ForwardDestinationBase.php \Drupal\forward\Plugin\migrate\destination\ForwardDestinationBase::database
- 8.2 src/Plugin/migrate/destination/ForwardDestinationBase.php \Drupal\forward\Plugin\migrate\destination\ForwardDestinationBase::database
- 4.x src/Plugin/migrate/destination/ForwardDestinationBase.php \Drupal\forward\Plugin\migrate\destination\ForwardDestinationBase::database
The access checker service.
Type: \Drupal\Core\Database
File
- src/
Plugin/ migrate/ destination/ ForwardDestinationBase.php, line 25
Class
- ForwardDestinationBase
- Base class for Forward migrate destination classes.
Namespace
Drupal\forward\Plugin\migrate\destinationCode
protected $database;