Cms\Classes\ComponentModuleBase

Overview

ComponentModuleBase is an internal base class used by module components

Extends
Implements
  • Stringable
  • October\Contracts\Twig\CallsAnyMethod

Public Properties

There are no public properties in the class.

Show inherited public properties

Inherited Public Properties

Protected Properties

There are no protected properties in the class.

Show inherited protected properties

Inherited Protected Properties


Public Methods

public getPath()

public getPath(): void

getPath returns the absolute component path

Show inherited public methods

Inherited Public Methods

Protected Methods

protected getComponentAssetUrlPath()

protected getComponentAssetUrlPath(): string 

getComponentAssetUrlPath returns the public directory for the component assets

Show inherited protected methods

Inherited Protected Methods