コード例 #1
0
ファイル: Base.php プロジェクト: arkon-event/arkon-api-client
 protected function getAttribute($name)
 {
     return $this->data->get('attributes')->get($name);
 }