mediatekformation

EmbeddedBuilder
in package

Embedded Builder

Tags
link
www.doctrine-project.com

Table of Contents

$builder  : ClassMetadataBuilder
$mapping  : array<string|int, mixed>
__construct()  : mixed
build()  : ClassMetadataBuilder
Finalizes this embeddable and attach it to the ClassMetadata.
setColumnPrefix()  : $this
Sets the column prefix for all of the embedded columns.

Properties

Methods

setColumnPrefix()

Sets the column prefix for all of the embedded columns.

public setColumnPrefix(string $columnPrefix) : $this
Parameters
$columnPrefix : string
Return values
$this

Search results