Owl\Repositories\ItemFtsRepositoryInterface::match PHP Méthode

match() public méthode

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