protected property ForwardFormBuilder::$routeMatch in Forward 4.x
Same name and namespace in other branches
- 4.0.x src/Services/ForwardFormBuilder.php \Drupal\forward\Services\ForwardFormBuilder::routeMatch
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- src/
Services/ ForwardFormBuilder.php, line 40
Class
- ForwardFormBuilder
- Defines a class for building markup for a Forward inline form on an entity.
Namespace
Drupal\forward\ServicesCode
protected $routeMatch;