ExcludeStaticPropertyFromBackup
in package
FinalYes
Tags
Attributes
- #[Attribute]
- \Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE
Table of Contents
Properties
- $className : string
- $propertyName : string
Methods
- __construct() : mixed
- className() : string
- propertyName() : string
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