protected property ThunderNodeForm::$nodeRevisionAccess in Thunder 8.3
Same name and namespace in other branches
- 8.5 modules/thunder_article/src/Form/ThunderNodeForm.php \Drupal\thunder_article\Form\ThunderNodeForm::nodeRevisionAccess
- 8.2 modules/thunder_article/src/Form/ThunderNodeForm.php \Drupal\thunder_article\Form\ThunderNodeForm::nodeRevisionAccess
- 8.4 modules/thunder_article/src/Form/ThunderNodeForm.php \Drupal\thunder_article\Form\ThunderNodeForm::nodeRevisionAccess
- 6.2.x modules/thunder_article/src/Form/ThunderNodeForm.php \Drupal\thunder_article\Form\ThunderNodeForm::nodeRevisionAccess
- 6.0.x modules/thunder_article/src/Form/ThunderNodeForm.php \Drupal\thunder_article\Form\ThunderNodeForm::nodeRevisionAccess
- 6.1.x modules/thunder_article/src/Form/ThunderNodeForm.php \Drupal\thunder_article\Form\ThunderNodeForm::nodeRevisionAccess
The node revision access check service.
Type: \Drupal\node\Access\NodeRevisionAccessCheck
File
- modules/
thunder_article/ src/ Form/ ThunderNodeForm.php, line 50
Class
- ThunderNodeForm
- Base for handler for node add/edit forms.
Namespace
Drupal\thunder_article\FormCode
protected $nodeRevisionAccess;