Util
Class Util
Provides utility services for the application, such as KSES (WordPress content filtering).
- Full name:
\BigCommerce\Container\Util
- Parent class:
Provider
Constants
Constant | Visibility | Type | Value |
---|---|---|---|
KSES | public | string | ’util.kses’ |
Methods
register
Registers utility services in the container.
public register(\Pimple\Container $container): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$container | \Pimple\Container | The service container to register services into. |
Automatically generated on 2025-01-21