Joli\Jane\Reference\Resolver::getJsonSchemaContent PHP Method

getJsonSchemaContent() private method

private getJsonSchemaContent ( $schemaUrl )
    private function getJsonSchemaContent($schemaUrl)
    {
        return file_get_contents($schemaUrl);
    }