Skip to content

Commit bdb020d

Browse files
committed
Update php doc
Signed-off-by: mitoop <[email protected]>
1 parent 6d04c68 commit bdb020d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Translatable/Translatable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @property-read string $translationForeignKey
1717
* @property-read string $localeKey
1818
* @property-read bool $useTranslationFallback
19-
* @property array $translatedAttributes
19+
* @property string[] $translatedAttributes
2020
*
2121
* @mixin Model
2222
*/

0 commit comments

Comments
 (0)