21 return $this->
get(
$id);
32 if ($this->
has($section_id)) {
33 return $this->
get($section_id)->
all();
A collection of unique items.
has($id)
{Check if collection has an item with a given ID.IDbool}
all()
{Returns all collection items by reference.CollectionItemInterface[]}
$id
Generic annotation delete action.