8000 [Testing] Mention the `KernelBrowser::disableReboot` method · symfony/symfony-docs@c34c5cb · GitHub
[go: up one dir, main page]

Skip to content

Commit c34c5cb

Browse files
authored
[Testing] Mention the KernelBrowser::disableReboot method
1 parent be6407e commit c34c5cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,7 @@ This allows you to create all types of requests you can think of:
622622
Also, it means that entities loaded by Doctrine repositories will
623623
be "detached", so they will need to be refreshed by the manager or
624624
queried again from a repository.
625+
You can disable this behavior by calling the :method:`disableReboot() <Symfony\\Bundle\\FrameworkBundle\\KernelBrowser::disableReboot>` method.
625626

626627
Browsing the Site
627628
.................

0 commit comments

Comments
 (0)
0