Route1:array(1) {
[0]=>
object(stdClass)#2 (1) {
["prop"]=>
int(1)
}
}
Route2:NULL
Route3:NULL
Direct full access:int(1)
PHP Notice: Undefined property: stdClass::$nestedArray[0] in /home/nEU4l5/prog.php on line 14
PHP Notice: Undefined property: stdClass::$nestedArray[0]->prop in /home/nEU4l5/prog.php on line 16