Loading core/lib/Drupal/Core/Entity/Exception/NoCorrespondingEntityClassException.php +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * * This might occur by calling a static method on an abstract class. * * @see \Drupal\Core\Entity\Entity::getEntityTypeFromStaticClass() * @see \Drupal\Core\Entity\EntityTypeRepositoryInterface::getEntityTypeFromClass() */ class NoCorrespondingEntityClassException extends \Exception { Loading Loading
core/lib/Drupal/Core/Entity/Exception/NoCorrespondingEntityClassException.php +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * * This might occur by calling a static method on an abstract class. * * @see \Drupal\Core\Entity\Entity::getEntityTypeFromStaticClass() * @see \Drupal\Core\Entity\EntityTypeRepositoryInterface::getEntityTypeFromClass() */ class NoCorrespondingEntityClassException extends \Exception { Loading