ShareProperty
in package
Read onlyYes
FinalYes
Tags
Attributes
- #[Consumable]
- $since: '35.0.0'
Table of Contents
Properties
Methods
- __construct() : mixed
- format() : SharingPropertyBoolean|SharingPropertyDate|SharingPropertyEnum|SharingPropertyPassword|SharingPropertyString
Properties
$class
public
ISharePropertyType>
$class
$value
public
string|null
$value
Methods
__construct()
public
__construct(string $class, string|null $value) : mixed
Parameters
- $class : string
- $value : string|null
Tags
format()
public
format(ISharingRegistry $registry, IFactory $l10nFactory) : SharingPropertyBoolean|SharingPropertyDate|SharingPropertyEnum|SharingPropertyPassword|SharingPropertyString
Parameters
- $registry : ISharingRegistry
- $l10nFactory : IFactory