shortcodes_service extends facade
Facade for local_middag\framework\application\service\common\shortcodes_service.
Tags
Table of Contents
Methods
- filter() : string
- get_facade_accessor() : string
- Return the service accessor key for this facade.
Methods
filter()
public
static filter(string $text[, array<string|int, mixed> $options = = '[]' ]) : string
Parameters
- $text : string
- $options : array<string|int, mixed> = = '[]'
Return values
stringget_facade_accessor()
Return the service accessor key for this facade.
public
static get_facade_accessor() : string