PropertyVisibilityProviderInterface
in
Table of Contents
Methods
- getClassLikeNames() : array<string|int, string>
- isPropertyVisible() : bool|null
Methods
getClassLikeNames()
public
static getClassLikeNames() : array<string|int, string>
Return values
array<string|int, string>isPropertyVisible()
public
static isPropertyVisible(PropertyVisibilityProviderEvent $event) : bool|null
Parameters
- $event : PropertyVisibilityProviderEvent