コード例 #1
0
ファイル: syntax.php プロジェクト: neochrome/physalis
function afterEach($fn)
{
    Env::getInstance()->afterEach($fn);
}