Interceptor
in package

This is the Interceptor

Tags
see
Interceptor::getInstance()
see
Interceptor::execute()

Table of Contents

$instance  : mixed
execute() This method executes the interceptor  : void
getInstance() This method returns the Interceptor (singleton)  : Interceptor

Properties

Methods

execute()

This method executes the interceptor

public abstract execute(Element $element) : void
Parameters
$element : Element
Tags
abstract
Return values
void

Search results