<?php
declare(strict_types=1);

return [
    'override_key' => 'override',
];
