============================== Rule ``no_alternative_syntax`` ============================== Replace control structure alternative syntax to use braces. Configuration ------------- ``fix_non_monolithic_code`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~ Whether to also fix code with inline HTML. Allowed types: ``bool`` Default value: ``true`` Examples -------- Example #1 ~~~~~~~~~~ *Default* configuration. .. code-block:: diff --- Original +++ New true]``. .. code-block:: diff --- Original +++ New - + Lorem ipsum. - + Rule sets --------- The rule is part of the following rule sets: - `@PhpCsFixer <./../../ruleSets/PhpCsFixer.rst>`_ - `@Symfony <./../../ruleSets/Symfony.rst>`_