type hint fix

This commit is contained in:
Yuri Kuznetsov
2021-05-11 10:19:31 +03:00
parent 97b263cf57
commit d2e1b556ba
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ class EntityDefs
}
/**
* Get an entity name (type).
* Get an entity name (entity type).
*/
public function getName(): string
{