Skip to content

Commit 49238f7

Browse files
committed
Fix bug from typo in PanelHelper.
1 parent 71b504c commit 49238f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/View/Helper/BootstrapPanelHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ public function end($content = null, $options = []) {
315315
return $res ;
316316
}
317317

318-
\ /**
318+
/**
319319
* Cleans the current panel part and return necessary HTML closing elements.
320320
*
321321
* @return string An HTML string containing closing elements.

0 commit comments

Comments
 (0)