Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4e24442

Browse filesBrowse files
committed
minor #11073 use correct code-block (OskarStark)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #11073). Discussion ---------- use correct code-block <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 7ff8c9b use correct code-block
2 parents de7e044 + 7ff8c9b commit 4e24442
Copy full SHA for 4e24442

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎workflow/usage.rst

Copy file name to clipboardExpand all lines: workflow/usage.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ of domain logic in your templates:
413413

414414
The following example shows these functions in action:
415415

416-
.. code-block:: twig
416+
.. code-block:: html+twig
417417

418418
<h3>Actions</h3>
419419
{% if workflow_can(post, 'publish') %}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.