Skip to content

Commit 4ae7626

Browse files
committed
missing import
1 parent 2ec1b60 commit 4ae7626

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Builder.php

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
namespace anlutro\Menu;
1111

12+
use anlutro\Menu\Renderers\RendererInterface;
13+
1214
/**
1315
* The top-level menu builder that contains information about the whole menu
1416
* system.

0 commit comments

Comments
 (0)