mirror of
https://github.com/silverstripe/silverstripe-testsession
synced 2024-10-22 14:06:00 +02:00
ENH Add generic types (#87)
This commit is contained in:
parent
521e84a93b
commit
867a9f6f49
@ -361,7 +361,7 @@ class TestSessionController extends Controller
|
||||
}
|
||||
|
||||
/**
|
||||
* @return ArrayList
|
||||
* @return ArrayList<ArrayData>
|
||||
*/
|
||||
public function getState()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user