ExcludeStaticPropertyFromBackup
in package
FinalYes
Tags
Table of Contents
Properties
- $className : string
- $propertyName : string
Methods
- __construct() : mixed
- className() : string
- propertyName() : string
Attributes
#[Attribute]
#[Attribute]
Properties
$className read-only
private
string
$className
Tags
$propertyName read-only
private
string
$propertyName
Tags
Methods
__construct()
public
__construct(string $className, string $propertyName) : mixed
Parameters
- $className : string
- $propertyName : string
Tags
className()
public
className() : string
Tags
Return values
stringpropertyName()
public
propertyName() : string