Loading core/modules/node/node.api.php +0 −2 Original line number Diff line number Diff line Loading @@ -63,8 +63,6 @@ * sure to restore your {node_access} record after node_access_rebuild() is * called. * * For a detailed example, see node_access_example.module. * * @param \Drupal\Core\Session\AccountInterface $account * The account object whose grants are requested. * @param string $op Loading core/modules/node/node.module +0 −3 Original line number Diff line number Diff line Loading @@ -814,9 +814,6 @@ function node_form_system_themes_admin_form_submit($form, FormStateInterface $fo * Note also that access to create nodes is handled by * hook_ENTITY_TYPE_create_access(). * * To see how to write a node access module of your own, see * node_access_example.module. * * @see \Drupal\node\NodeAccessControlHandler */ Loading Loading
core/modules/node/node.api.php +0 −2 Original line number Diff line number Diff line Loading @@ -63,8 +63,6 @@ * sure to restore your {node_access} record after node_access_rebuild() is * called. * * For a detailed example, see node_access_example.module. * * @param \Drupal\Core\Session\AccountInterface $account * The account object whose grants are requested. * @param string $op Loading
core/modules/node/node.module +0 −3 Original line number Diff line number Diff line Loading @@ -814,9 +814,6 @@ function node_form_system_themes_admin_form_submit($form, FormStateInterface $fo * Note also that access to create nodes is handled by * hook_ENTITY_TYPE_create_access(). * * To see how to write a node access module of your own, see * node_access_example.module. * * @see \Drupal\node\NodeAccessControlHandler */ Loading