PersonSearchQueryDto
class PersonSearchQueryDto
Constants
| ALLOWED_TYPES |
|
| ALLOWED_LOCATIONS |
|
Methods
__construct(string|null $query = null, string|null $type = null, string|null $bbcLocation = null, string|null $subjectAreaId = null, int $page = 1, int $perPage = 25, string|null $team = null, string|null $expand = null, string|null $pid = null, int|null $apprenticeshipYear = null)
No description
Details
at line 14
__construct(string|null $query = null, string|null $type = null, string|null $bbcLocation = null, string|null $subjectAreaId = null, int $page = 1, int $perPage = 25, string|null $team = null, string|null $expand = null, string|null $pid = null, int|null $apprenticeshipYear = null)
No description