This project is not covered by Drupal’s security advisory policy.
Get a simple currently browsing Node Entity.
Usage
/** @var \Drupal\current_node_getter\CurrentNodeGetter */
$current_node_getter = \Drupal::service('current_node_getter');
/** @var \Drupal\node\Entity\Node */
$node = $current_node_getter->getEntity();Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Developer tools
- Created by datesan on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
