Backend\Classes\WildcardController

Overview

WildcardController is used for controllers with a single action

Extends

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 actionExists()

public actionExists($name, $internal = false): void

actionExists is always true for wildcards

public run()

public run($action = null, $params = []): void

run the action that is always index

Show inherited public methods

Inherited Public Methods

Protected Methods

Show inherited protected methods

Inherited Protected Methods