We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f2db32 + 5a4460e commit 57724d9Copy full SHA for 57724d9
src/Utilities/Helper.php
@@ -60,6 +60,7 @@ protected static function isItemOrderInvalid($item, $array)
60
* @param array $data data to use with blade template
61
* @param array|object $param parameter to call with callable
62
* @return mixed
63
+ *
64
* @throws \ReflectionException
65
*/
66
public static function compileContent($content, array $data, array|object $param)
0 commit comments