Skip to content

Commit 9374c35

Browse files
committed
minor #9262 Framework config: remove a reference to Symfony SE (dunglas)
This PR was merged into the 4.0 branch. Discussion ---------- Framework config: remove a reference to Symfony SE Commits ------- e26effe Framework config: remove a reference to Symfony SE
2 parents 97018b0 + e26effe commit 9374c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ enabled
523523
**type**: ``boolean`` **default**: ``false``
524524

525525
The profiler can be enabled by setting this option to ``true``. When you
526-
are using the Symfony Standard Edition, the profiler is enabled in the ``dev``
526+
install it using Symfony Flex, the profiler is enabled in the ``dev``
527527
and ``test`` environments.
528528

529529
.. note::

0 commit comments

Comments
 (0)