Skip to content

Commit

Permalink
ENH Add generic types (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Jan 23, 2024
1 parent 521e84a commit 867a9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestSessionController.php
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ public function isTesting()
}

/**
* @return ArrayList
* @return ArrayList<ArrayData>
*/
public function getState()
{
Expand Down

0 comments on commit 867a9f6

Please sign in to comment.