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