Function __global->load_breadcrumb_substitutions
Definitions
sources/breadcrumbs.php
- Load all breadcrumb substitutions and return them.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$segments | array | required parameter | N/A | N/A | The default breadcrumb segments |
Return
- The adjusted breadcrumb segments
- Type: array
- Set: N/A
- Range: N/A