<?php return [ 'Read' => 'value', 'Deep' => [ 'Deeper' => [ 'Deepest' => 'buried' ] ], 'TestAcl' => [ 'classname' => 'Original' ] ];