small fixes

This commit is contained in:
2022-01-26 17:56:47 +01:00
parent 04bc79b36d
commit b4380aeb95
4 changed files with 21 additions and 26 deletions

View File

@@ -11,6 +11,7 @@ use App\Model\Database\Entity\Attributes\TId;
* @ORM\Table(name="`translation`")
* @ORM\HasLifecycleCallbacks
*
* @property int $id
* @property Dictionary $dictionary
* @property Language $lang1
* @property Language $lang2