コード例 #1
0
ファイル: index.php プロジェクト: TeaMeow/Akaria
<?php

include '../src/akaria.php';
var_dump(Akaria::equals('Not Found', 404));