You are here

protected property SocialPostEntityDeleteForm::$routeMatch in Social Post 8.2

Same name and namespace in other branches
  1. 3.x src/Form/SocialPostEntityDeleteForm.php \Drupal\social_post\Form\SocialPostEntityDeleteForm::routeMatch

The current route match.

Type: \Drupal\Core\Routing\CurrentRouteMatch

Overrides FormBase::$routeMatch

File

src/Form/SocialPostEntityDeleteForm.php, line 25

Class

SocialPostEntityDeleteForm
Provides a form for deleting Social Post user entities.

Namespace

Drupal\social_post\Form

Code

protected $routeMatch;