protected property AjaxCommentsController::$errors in Open Social 10.0.x
Same name and namespace in other branches
- 10.3.x modules/custom/social_ajax_comments/src/Controller/AjaxCommentsController.php \Drupal\social_ajax_comments\Controller\AjaxCommentsController::errors
- 10.1.x modules/custom/social_ajax_comments/src/Controller/AjaxCommentsController.php \Drupal\social_ajax_comments\Controller\AjaxCommentsController::errors
- 10.2.x modules/custom/social_ajax_comments/src/Controller/AjaxCommentsController.php \Drupal\social_ajax_comments\Controller\AjaxCommentsController::errors
The number of errors.
Type: int|null
File
- modules/
custom/ social_ajax_comments/ src/ Controller/ AjaxCommentsController.php, line 22
Class
- AjaxCommentsController
- Controller routines for AJAX comments routes.
Namespace
Drupal\social_ajax_comments\ControllerCode
protected $errors = NULL;