hook help implemented
Compare changes
+ 22
− 0
@@ -7,6 +7,28 @@ use Drupal\Core\Entity\EntityInterface;
$output .= '<p>' . t('The Access By Reference module allows you to grant access to nodes based on references between users and other entities. It supports flexible permission models where access is determined dynamically through fields and entity relationships, such as user references, email addresses, or shared values.') . '</p>';