DrewM\Morse\Feature\Text::testIntl PHP 메소드

testIntl() 공개 메소드

public testIntl ( )
    public function testIntl()
    {
        return class_exists('Locale');
    }