Documentation

TermIteratorInterface extends Iterator

Tags
author

zozlak

extends

\Iterator<int, TermInterface>

Table of Contents

Methods

contains()  : bool
current()  : TermInterface|null
getValues()  : array<string|int, string>
Extracts values of all terms and returns them as an array.
intersect()  : self
skip()  : self

Methods

getValues()

Extracts values of all terms and returns them as an array.

public getValues() : array<string|int, string>
Return values
array<string|int, string>

        
On this page

Search results