CountTrait
trait CountTrait
Class CountTrait.
Methods
$this
setCount(
int $count)
No description
int|null
getCount()
No description
bool
hasCount()
No description
$this
clearCount()
No description
$this
incrementCount(
int $by = 1)
No description
$this
decrementCount(
int $by = 1)
No description