DrewM\Morse\Feature\Http::testSockets PHP Méthode

testSockets() public méthode

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