示例#1
0
 private function getKeysByName()
 {
     $this->matched_keys = \RTMatt\MonthlyService\RedtrainApiKeys::byName($this->auth_name);
 }