Skip to content

Commit 5a4460e

Browse files
committed
Apply fixes from StyleCI
1 parent 4f2db32 commit 5a4460e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Utilities/Helper.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ protected static function isItemOrderInvalid($item, $array)
6060
* @param array $data data to use with blade template
6161
* @param array|object $param parameter to call with callable
6262
* @return mixed
63+
*
6364
* @throws \ReflectionException
6465
*/
6566
public static function compileContent($content, array $data, array|object $param)

0 commit comments

Comments
 (0)