Skip to content

Commit 3edd5a3

Browse files
authored
Merge pull request #457 from mitoop/main
add PHPDoc hints for IDE property support in traits
2 parents cfb82c8 + bdb020d commit 3edd5a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Translatable/Translatable.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* @property-read string $translationForeignKey
1717
* @property-read string $localeKey
1818
* @property-read bool $useTranslationFallback
19+
* @property string[] $translatedAttributes
1920
*
2021
* @mixin Model
2122
*/

0 commit comments

Comments
 (0)