File tree Expand file tree Collapse file tree
themes/bootstrap5/templates/myresearch Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 /**
33 * Variables used by the view.
44 *
5- * @property bool showMenu Whether to show the side menu (default: true). The menu won't show in a lightbox
6- * @property bool headTitle Whether to set the page title or leave it to what it as been previously set (default: true).
7- * @property int level Header level. Default is 1.
8- * @property ?array targets
9- * @property mixed defaultTarget
10- * @property ?string loginMethod
5+ * @property bool $ showMenu Whether to show the side menu (default: true). The menu won't show in a lightbox
6+ * @property bool $ headTitle Whether to set the page title or leave it to what it as been previously set (default: true)
7+ * @property int $ level Heading level for main heading . Default is 1
8+ * @property ?array $ targets Available login targets (if supported)
9+ * @property mixed $ defaultTarget Default login target (if applicable)
10+ * @property ?string $ loginMethod Active login method
1111 */
1212
1313 // Set up breadcrumbs:
You can’t perform that action at this time.
0 commit comments