<?php
return (object)[
    'rootNamespace' => 'CommonGateway\OpenBelastingBundle',
    'destDirectory' => 'docs/classes',
    'format' => 'github',
    'classes' => [
        '\CommonGateway\OpenBelastingBundle\Service\InstallationService',
        '\CommonGateway\OpenBelastingBundle\Service\OpenBelastingBundleService'
    ],
];
