Documentation

AttributeOverride
in package
implements MappingAttribute

FinalYes

This attribute is used to override the mapping of a entity property.

Tags
Annotation
NamedArgumentConstructor
Target

("ANNOTATION")

Table of Contents

Interfaces

MappingAttribute
A marker interface for mapping attributes.

Properties

$column  : Column
The column definition.
$name  : string
The name of the property whose mapping is being overridden.

Methods

__construct()  : mixed

Properties

$name

The name of the property whose mapping is being overridden.

public string $name
Tags
readonly

Methods


        
On this page

Search results