コード例 #1
0
ファイル: FooterComposer.php プロジェクト: lyovkin/v2board
 public function __construct()
 {
     $this->useful_links = UsefulLink::all();
 }