Currently the return type of NodeKeepTokenService::getProtectedNodeByMachineName() is \Drupal\Core\Entity\EntityInterface|mixed, this can/should be changed to \Drupal\node\NodeInterface|null.

Issue fork node_keep-3588922

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

matthijs created an issue. See original summary.

matthijs’s picture

Status: Active » Needs review