Documentation

AttributeHandlerInterface

Table of Contents

TARGET_CLASS  = 'class'
TARGET_METHOD  = 'method'
TARGET_PROPERTY  = 'property'
attributeClass()  : string
handle()  : void
targets()  : array<string|int, mixed>

Constants

Methods

handle()

public handle(string $className, mixed $subject, object $attribute) : void
Parameters
$className : string
$subject : mixed
$attribute : object
Return values
void

Search results