protected static property Utility::$entityRenderArrays in AJAX Comments 8
An array of generated render arrays for the current request.
This array is keyed by entity_type.bundle.view_mode.id.
Type: array
File
- src/
Utility.php, line 27
Class
- Utility
- Provides various helper methods for Ajax Comments.
Namespace
Drupal\ajax_commentsCode
protected static $entityRenderArrays;