ARC2_JSONLDSerializer::__init PHP Méthode

__init() public méthode

public __init ( )
    function __init()
    {
        parent::__init();
        $this->content_header = 'application/ld+json';
    }