Owl\Repositories\ItemFtsRepositoryInterface::match PHP Method

match() public method

match
public match ( string $str, integer $limit = 10, integer $offset ) : array
$str string
$limit integer
$offset integer
return array
    public function match($str, $limit = 10, $offset = 0);