Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b295eeb

Browse filesBrowse files
authored
Use BaseKernel class alias
This PR fixes a namespace conflict.
1 parent 9b37567 commit b295eeb
Copy full SHA for b295eeb

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎configuration/override_dir_structure.rst

Copy file name to clipboardExpand all lines: configuration/override_dir_structure.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ method::
8080
// src/Kernel.php
8181

8282
// ...
83-
class Kernel extends Kernel
83+
class Kernel extends BaseKernel
8484
{
8585
// ...
8686

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.