Skip to content

Commit a27238e

Browse files
committed
minor #4313 Improved and fixed twig reference (WouterJ)
This PR was merged into the 2.3 branch. Discussion ---------- Improved and fixed twig reference | Q | A | --- | --- | Doc fix? | yes | New docs? | yes | Applies to | 2.3+ | Ficket tickets | #4301 Removed the ugly looking tables and added some more details. Commits ------- ad6b084 Improved and fixed twig reference
2 parents 8259d71 + ad6b084 commit a27238e

File tree

3 files changed

+621
-136
lines changed

3 files changed

+621
-136
lines changed

components/yaml/introduction.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ error if something goes wrong by adding the filename to the message.
144144
must validate the input first. Passing a filename is deprecated in
145145
Symfony 2.2, and will be removed in Symfony 3.0.
146146

147+
.. _components-yaml-dump:
148+
147149
Writing YAML Files
148150
~~~~~~~~~~~~~~~~~~
149151

cookbook/security/acl_advanced.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ tables are ordered from least rows to most rows in a typical application:
6666
with the most rows. It can contain tens of millions without significantly
6767
impacting performance.
6868

69+
.. _cookbook-security-acl-field_scope:
70+
6971
Scope of Access Control Entries
7072
-------------------------------
7173

0 commit comments

Comments
 (0)