protected property ForwardFormBuilder::$database in Forward 4.0.x
Same name and namespace in other branches
- 4.x src/Services/ForwardFormBuilder.php \Drupal\forward\Services\ForwardFormBuilder::database
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Services/ ForwardFormBuilder.php, line 69
Class
- ForwardFormBuilder
- Defines a class for building markup for a Forward inline form on an entity.
Namespace
Drupal\forward\ServicesCode
protected $database;