Documentation

ExcludeStaticPropertyFromBackup
in package

Read onlyYes
FinalYes
Tags
immutable
no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

Attributes
#[Attribute]
\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE

Table of Contents

Properties

$className  : class-string
$propertyName  : non-empty-string

Methods

__construct()  : mixed
className()  : class-string
propertyName()  : non-empty-string

Properties

Methods

__construct()

public __construct(class-string $className, non-empty-string $propertyName) : mixed
Parameters
$className : class-string
$propertyName : non-empty-string
On this page

Search results