Documentation

ColumnAttributeHandler
in package
implements AttributeHandlerInterface

Interfaces, Classes, Traits and Enums

AttributeHandlerInterface

Table of Contents

$entityManager  : EntityManager
__construct()  : mixed
attributeClass()  : string
handle()  : void
targets()  : array<string|int, mixed>

Properties

Methods

handle()

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

targets()

public targets() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results