Home
last modified time | relevance | path

Searched refs:gradeHistory (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DSubmissionHistory.php30 public function setGradeHistory(GradeHistory $gradeHistory) argument
32 $this->gradeHistory = $gradeHistory;
39 return $this->gradeHistory;