ConstSetAccess
The interface for all Set
s to enable access its values
Guides
Interface Synopsis
interface ConstSetAccess {...}
Public Methods
->contains(arraykey $m): bool
Checks whether a value is in the currentSet
The interface for all Set
s to enable access its values
interface ConstSetAccess {...}
->contains(arraykey $m): bool
Set