'child works', ); public $grandparent = array( 'parent' => array( 'child' => 'grandchild works', ), ); }