Documentation

AfterMapping
in package

FinalYes

since version 9.17.0

use League\Csv\Serializer\MapRecord instead

Tags
see
MapRecord
Attributes
#[Attribute]
\Attribute::TARGET_CLASS

Table of Contents

Properties

$mapRecord  : MapRecord
$methods  : array<string|int, mixed>

Methods

__construct()  : mixed
from()  : self|null

Properties

$methods read-only

public array<string|int, mixed> $methods

Methods

__construct()

public __construct(string ...$methods) : mixed

use League\Csv\Serializer\MapRecord instead

Parameters
$methods : string

from()

public static from(ReflectionClass $class) : self|null
Parameters
$class : ReflectionClass
Return values
self|null

        
On this page

Search results