AttributesInterface
extends
Traversable, Countable
in
Tags
Table of Contents
Methods
- get() : mixed
- getDroppedAttributesCount() : int
- has() : bool
- toArray() : array<string|int, mixed>
Methods
get()
public
get(string $name) : mixed
Parameters
- $name : string
getDroppedAttributesCount()
public
getDroppedAttributesCount() : int
Return values
inthas()
public
has(string $name) : bool
Parameters
- $name : string
Return values
booltoArray()
public
toArray() : array<string|int, mixed>