class KalimahApps / Daleel / Containers / ContainerExtension
final

ContainerExtension

Container extension for CommonMark.
This extension adds support for custom containers.

Implements

  • League\...\ConfigurableExtensionInterface

Methods

public

configureSchema ( League\...\ConfigurationBuilderInterface $builder ) : void

Set the configuration for this extension.

Parameters

  • $builder League\...\ConfigurationBuilderInterface
    The builder is used to configure the extension
public

register ( League\...\EnvironmentBuilderInterface $environment ) : void

Register the extension with the environment.

Parameters

  • $environment League\...\EnvironmentBuilderInterface
    The environment is used to register additional functionality