Skip to content

Commit 57724d9

Browse files
authored
Merge pull request #2802 from yajra/analysis-4wxyve
Apply fixes from StyleCI
2 parents 4f2db32 + 5a4460e commit 57724d9

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)