You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/Config/Action.php
+1-1
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ public function __toString()
43
43
44
44
/**
45
45
* @param TranslatableInterface|string|false|null $label Use FALSE to hide the label; use NULL to autogenerate it
46
-
* @param string|null $icon The full CSS classes of the FontAwesome icon to render (see https://fontawesome.com/v6/search?m=free)
46
+
* @param string|null $icon The full FontAwesome icon name to render (e.g. 'fa6-solid:user', 'fa6-regular:lines') (see https://fontawesome.com/v6/search?m=free)
Copy file name to clipboardexpand all lines: src/Config/MenuItem.php
+8-8
Original file line number
Diff line number
Diff line change
@@ -22,63 +22,63 @@ private function __construct()
22
22
}
23
23
24
24
/**
25
-
* @param string|null $icon The full CSS classes of the FontAwesome icon to render (see https://fontawesome.com/v6/search?m=free)
25
+
* @param string|null $icon The full FontAwesome icon name to render (e.g. 'fa6-solid:user', 'fa6-regular:lines') (see https://fontawesome.com/v6/search?m=free)
* @param string|null $icon The full CSS classes of the FontAwesome icon to render (see https://fontawesome.com/v6/search?m=free)
33
+
* @param string|null $icon The full FontAwesome icon name to render (e.g. 'fa6-solid:user', 'fa6-regular:lines') (see https://fontawesome.com/v6/search?m=free)
* @param string|null $icon The full CSS classes of the FontAwesome icon to render (see https://fontawesome.com/v6/search?m=free)
41
+
* @param string|null $icon The full FontAwesome icon name to render (e.g. 'fa6-solid:user', 'fa6-regular:lines') (see https://fontawesome.com/v6/search?m=free)
* @param string|null $icon The full CSS classes of the FontAwesome icon to render (see https://fontawesome.com/v6/search?m=free)
49
+
* @param string|null $icon The full FontAwesome icon name to render (e.g. 'fa6-solid:user', 'fa6-regular:lines') (see https://fontawesome.com/v6/search?m=free)
* @param string|null $icon The full CSS classes of the FontAwesome icon to render (see https://fontawesome.com/v6/search?m=free)
57
+
* @param string|null $icon The full FontAwesome icon name to render (e.g. 'fa6-solid:user', 'fa6-regular:lines') (see https://fontawesome.com/v6/search?m=free)
* @param string|null $icon The full CSS classes of the FontAwesome icon to render (see https://fontawesome.com/v6/search?m=free)
65
+
* @param string|null $icon The full FontAwesome icon name to render (e.g. 'fa6-solid:user', 'fa6-regular:lines') (see https://fontawesome.com/v6/search?m=free)
* @param string|null $icon The full CSS classes of the FontAwesome icon to render (see https://fontawesome.com/v6/search?m=free)
73
+
* @param string|null $icon The full FontAwesome icon name to render (e.g. 'fa6-solid:user', 'fa6-regular:lines') (see https://fontawesome.com/v6/search?m=free)
* @param string|null $icon The full CSS classes of the FontAwesome icon to render (see https://fontawesome.com/v6/search?m=free)
81
+
* @param string|null $icon The full FontAwesome icon name to render (e.g. 'fa6-solid:user', 'fa6-regular:lines') (see https://fontawesome.com/v6/search?m=free)
* @param string|null $icon The full CSS classes of the FontAwesome icon to render (see https://fontawesome.com/v6/search?m=free)
40
+
* @param string|null $icon The full FontAwesome icon name to render (e.g. 'fa6-solid:user', 'fa6-regular:lines') (see https://fontawesome.com/v6/search?m=free)
* @param string|null $icon The full CSS classes of the FontAwesome icon to render (see https://fontawesome.com/v6/search?m=free)
55
+
* @param string|null $icon The full FontAwesome icon name to render (e.g. 'fa6-solid:user', 'fa6-regular:lines') (see https://fontawesome.com/v6/search?m=free)
0 commit comments