Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Fix unknown property "method" on Route annotation #889

Merged
merged 1 commit into from
May 10, 2019

Conversation

mbartok
Copy link
Contributor

@mbartok mbartok commented May 10, 2019

According to Symfony documentation, right property name for specifying methods is "methods", not "method". It also throws me an exception:

An exception has been thrown during the rendering of a template ("Unknown property "method" on annotation "Symfony\Component\Routing\Annotation\Route" in .../vendor/sg/datatablesbundle/Controller/ (which is being imported from ".../config/routes/sg_datatables_bundle.yaml"). Make sure annotations are installed and enabled.").

@bnd170
Copy link

bnd170 commented May 10, 2019

Please, merge it asap, v1.0.3 is broken

@stephanvierkant stephanvierkant merged commit fc833c5 into stwe:master May 10, 2019
@stephanvierkant
Copy link
Collaborator

Merged and released in 1.1.4.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants