|
| | __construct (public readonly string $query, public readonly string $language, public readonly int $limit=self::DEFAULT_LIMIT, public readonly int $offset=self::DEFAULT_OFFSET) |
| |
- Copyright
- GPL-2.0-or-later
◆ __construct()
| Wikibase\Repo\Domains\Search\Application\UseCases\SimplePropertySearch\SimplePropertySearchRequest::__construct |
( |
public readonly string | $query, |
|
|
public readonly string | $language, |
|
|
public readonly int | $limit = self::DEFAULT_LIMIT, |
|
|
public readonly int | $offset = self::DEFAULT_OFFSET ) |
◆ DEFAULT_LIMIT
| const Wikibase\Repo\Domains\Search\Application\UseCases\SimplePropertySearch\SimplePropertySearchRequest::DEFAULT_LIMIT = 10 |
◆ DEFAULT_OFFSET
| const Wikibase\Repo\Domains\Search\Application\UseCases\SimplePropertySearch\SimplePropertySearchRequest::DEFAULT_OFFSET = 0 |
The documentation for this class was generated from the following file: