Skip to content
Snippets Groups Projects
Verified Commit bd4448db authored by Dave Long's avatar Dave Long
Browse files

Issue #3303329 by DieterHolvoet: Referenced method in...

Issue #3303329 by DieterHolvoet: Referenced method in NoCorrespondingEntityClassException docblock does not exist
parent f8fad5fe
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment