diff --git a/src/menu/InjectItem.php b/src/menu/InjectItem.php index 61d7c35a..23641043 100644 --- a/src/menu/InjectItem.php +++ b/src/menu/InjectItem.php @@ -70,6 +70,8 @@ * ] * ``` * + * Be aware that the parent item must be available for current language. + * * @property $childOf integer The child of id in order read data from this parent item. * @property $item \luya\cms\menu\Item The resolved Item. * @property $navId integer|string The navId for this inject item.