Skip to content

Commit

Permalink
Fix QA.
Browse files Browse the repository at this point in the history
  • Loading branch information
niconoe- committed Feb 3, 2025
1 parent 11756e6 commit 4e763f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/IndexHint.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public function __construct(
* @param TokensList $list the list of tokens that are being parsed
* @param array<string, mixed> $options parameters for parsing
*
* @return IndexHint|Component[]
* @return IndexHint[]
*/
public static function parse(Parser $parser, TokensList $list, array $options = [])
{
Expand Down

0 comments on commit 4e763f1

Please sign in to comment.