<?php

return [
    'Entry' => [
        'NestedEntry' => 'Value',
    ],
];
