['urn:ietf:params:scim:api:messages:2.0:ListResponse'], 'startIndex' => $startIndex, 'itemsPerPage' => sizeof($items), 'totalResults' => $total, 'Resources' => $items, ]; parent::__construct($data); } }