Skip to content

Commit ad6b084

Browse files
committed
Improved and fixed twig reference
1 parent 1603463 commit ad6b084

File tree

3 files changed

+621
-136
lines changed

3 files changed

+621
-136
lines changed

components/yaml/introduction.rst

+2
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

+2
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)