DrewM\Morse\Feature\Data::testJson PHP Méthode

testJson() public méthode

public testJson ( )
    public function testJson()
    {
        return self::functionAvailable('json_encode') && self::functionAvailable('json_decode');
    }