Loading core/lib/Drupal/Core/Entity/EntityTypeInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -107,7 +107,7 @@ public function getKeys(); * @param string $key * The name of the entity key to return. * * @return string|bool * @return string|false * The entity key, or FALSE if it does not exist. * * @see self::getKeys() Loading Loading
core/lib/Drupal/Core/Entity/EntityTypeInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -107,7 +107,7 @@ public function getKeys(); * @param string $key * The name of the entity key to return. * * @return string|bool * @return string|false * The entity key, or FALSE if it does not exist. * * @see self::getKeys() Loading