DrewM\Morse\Feature\Http::testSockets PHP 메소드

testSockets() 공개 메소드

public testSockets ( )
    public function testSockets()
    {
        return self::functionAvailable('fsockopen');
    }