Fakerino\Core\FakeHandler\Handler::resetFirstChain PHP 메소드

resetFirstChain() 공개 정적인 메소드

public static resetFirstChain ( )
    public static function resetFirstChain()
    {
        self::$first = null;
    }