芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/public_html/vendor/twilio/sdk/src/Twilio/Rest/FlexApi/V1/AssessmentsList.php
solution = []; } /** * Constructs a AssessmentsContext */ public function getContext(): AssessmentsContext { return new AssessmentsContext($this->version); } /** * Provide a friendly representation * * @return string Machine friendly representation */ public function __toString(): string { return '[Twilio.FlexApi.V1.AssessmentsList]'; } }