Skip to content

Commit be114e6

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: [Testing] Mention the `KernelBrowser::disableReboot` method
2 parents ea2e21e + 823c14d commit be114e6

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
@@ -582,6 +582,7 @@ This allows you to create all types of requests you can think of:
582582
Also, it means that entities loaded by Doctrine repositories will
583583
be "detached", so they will need to be refreshed by the manager or
584584
queried again from a repository.
585+
You can disable this behavior by calling the :method:`disableReboot() <Symfony\\Bundle\\FrameworkBundle\\KernelBrowser::disableReboot>` method.
585586

586587
Browsing the Site
587588
.................

0 commit comments

Comments
 (0)