コード例 #1
0
ファイル: Row.php プロジェクト: chellmann/rapyd-laravel
 public function buildAttributes()
 {
     return HTML::buildAttributes($this->attributes);
 }