ops-talent/docbundle

nelmio doc extractor modification

Installs: 1 027

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:symfony-bundle

dev-master 2018-04-25 08:33 UTC

This package is not auto-updated.

Last update: 2024-04-18 23:45:23 UTC


README

Add this to service.yml

nelmio_api_doc.extractor.api_doc_extractor:
        class: Opstalent\DocBundle\Extractor\ApiDocExtractor
        arguments: ['@service_container', '@router', '@annotation_reader', '@nelmio_api_doc.doc_comment_extractor', '@nelmio_api_doc.controller_name_parser', {  }, {  }]