diff --git a/src/Views/ArrayIndexListView.php b/src/Views/ArrayIndexListView.php index 4e705dc..4936b54 100644 --- a/src/Views/ArrayIndexListView.php +++ b/src/Views/ArrayIndexListView.php @@ -14,7 +14,7 @@ * * Each element in the view is based on the specified indexes. * - * @template T + * @template T Type of array view elements. * * @extends ArrayView */