Skip to content

Commit 3f41b87

Browse files
ThomasLandauerTavoNiievez
authored andcommitted
Minor formating
1 parent e64f46f commit 3f41b87

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/Codeception/Module/Symfony.php

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,17 +75,17 @@
7575
*
7676
* ### Symfony 5.4 or higher
7777
*
78-
* * app_path: 'src' - Specify custom path to your app dir, where the kernel interface is located.
79-
* * environment: 'local' - Environment used for load kernel
80-
* * kernel_class: 'App\Kernel' - Kernel class name
81-
* * em_service: 'doctrine.orm.entity_manager' - Use the stated EntityManager to pair with Doctrine Module.
82-
* * debug: true - Turn on/off debug mode
83-
* * cache_router: 'false' - Enable router caching between tests in order to [increase performance](http://lakion.com/blog/how-did-we-speed-up-sylius-behat-suite-with-blackfire)
84-
* * rebootable_client: 'true' - Reboot client's kernel before each request
85-
* * guard: 'false' - Enable custom authentication system with guard (only for Symfony 5.4)
86-
* * authenticator: 'false' - Reboot client's kernel before each request (only for Symfony 6.0 or higher)
78+
* * `app_path`: 'src' - Specify custom path to your app dir, where the kernel interface is located.
79+
* * `environment`: 'local' - Environment used for load kernel
80+
* * `kernel_class`: 'App\Kernel' - Kernel class name
81+
* * `em_service`: 'doctrine.orm.entity_manager' - Use the stated EntityManager to pair with Doctrine Module.
82+
* * `debug`: true - Turn on/off [debug mode](https://codeception.com/docs/Debugging)
83+
* * `cache_router`: 'false' - Enable router caching between tests in order to [increase performance](http://lakion.com/blog/how-did-we-speed-up-sylius-behat-suite-with-blackfire)
84+
* * `rebootable_client`: 'true' - Reboot client's kernel before each request
85+
* * `guard`: 'false' - Enable custom authentication system with guard (only for Symfony 5.4)
86+
* * `authenticator`: 'false' - Reboot client's kernel before each request (only for Symfony 6.0 or higher)
8787
*
88-
* #### Example (`functional.suite.yml`) - Symfony 4 Directory Structure
88+
* #### Sample `Functional.suite.yml`
8989
*
9090
* modules:
9191
* enabled:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy