Skip to content

Commit c74792c

Browse files
authored
Update KernelHelperInterface.php
1 parent 3ced863 commit c74792c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Frdlweb/KernelHelperInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ interface KernelHelperInterface
3535

3636
];
3737

38+
public function group(string $idPrefix = '', bool $resolve = false, bool $asTree = false);
3839
public function end() :void;
3940
public function isReservedScheme(string $protocol) : bool;
4041
public function isMounted(string $protocol) : bool;

0 commit comments

Comments
 (0)