Skip to content

Commit 823c14d

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: [Testing] Mention the `KernelBrowser::disableReboot` method
2 parents 9287605 + 5c0596d commit 823c14d

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)