コード例 #1
0
ファイル: Key.php プロジェクト: ppiedaderawnet/concrete5
 /**
  * @deprecated
  */
 public function getAttributeType()
 {
     return $this->legacyAttributeKey->getAttributeType();
 }