Documentation

MappedSuperclass
in package
implements MappingAttribute

FinalYes
Tags
Annotation
NamedArgumentConstructor

()

Target

("CLASS")

Table of Contents

Interfaces

MappingAttribute
A marker interface for mapping attributes.

Properties

$repositoryClass  : string|null

Methods

__construct()  : mixed

Properties

$repositoryClass

public string|null $repositoryClass
Tags
psalm-var

class-string<EntityRepository>|null

readonly

Methods

__construct()

public __construct([string|null $repositoryClass = null ]) : mixed
Parameters
$repositoryClass : string|null = null
Tags
psalm-param

class-string<EntityRepository>|null $repositoryClass


        
On this page

Search results