Skip to content

Commit 6d04c68

Browse files
committed
add PHPDoc hints for IDE property support in traits
Signed-off-by: mitoop <[email protected]>
1 parent 9841b07 commit 6d04c68

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 array $translatedAttributes
1920
*
2021
* @mixin Model
2122
*/

0 commit comments

Comments
 (0)