FilteringAttribute
class FilteringAttribute extends Model (View source)
Properties
string | $attribute | ||
string | $description | ||
bool | $pathPatternSupported | ||
bool | $required |
Methods
setAttribute($attribute)
No description
string
getAttribute()
No description
setDescription($description)
No description
string
getDescription()
No description
setPathPatternSupported($pathPatternSupported)
No description
bool
getPathPatternSupported()
No description
setRequired($required)
No description
bool
getRequired()
No description
Details
setAttribute($attribute)
No description
string
getAttribute()
No description
setDescription($description)
No description
string
getDescription()
No description
setPathPatternSupported($pathPatternSupported)
No description
bool
getPathPatternSupported()
No description
setRequired($required)
No description
bool
getRequired()
No description