コード例 #1
0
ファイル: functions.php プロジェクト: cruide/wasp
function auth()
{
    return \App\Library\Auth::mySelf();
}