phalcon-orphanage / docs

Phalcon Framework documentation
https://docs.phalcon.io
Other
321 stars 488 forks source link

Tag Helpers example shows invalid syntax for {{ form() }} volt tag #3093

Closed JMoodyFWD closed 1 year ago

JMoodyFWD commented 1 year ago

The "Tag Helpers" section within the Volt docs is showing a {{ form() }} volt example which has 'action' assigned using an arrow =>, which causes a syntax error when volt compiles. The example should be showing 'action' assigned with a colon :

Posting this, along with screenshot of issue, per @niden

tag-helpers-example-typo

niden commented 1 year ago

Resolved in https://github.com/phalcon/docs/commit/5d62270c864364296b840060d1bb3e9508c02a21