<?php

return [
    'openapi-file' => __DIR__ . '/swagger.json',
    'namespace' => 'twentysteps\Commons\UptimeRobotBundle',
    'directory' => __DIR__ . '/',
];