Commit ac97e7f
committed
minor #12639 Add isMasterRequest method (makmaoui)
This PR was submitted for the 4.3 branch but it was merged into the 3.4 branch instead (closes #12639).
Discussion
----------
Add isMasterRequest method
The isMasterRequest method is available on KernelEvent but not listed in documentation
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
0cf2b81 Add isMasterRequest method1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
0 commit comments