trait RawDocumentTrait (View source)

Shared code for working with raw feed content.

Properties

protected string $rawDocument The raw, unparsed contents of the feed's stream.

Methods

string
getRawDocument()

Retrieves the raw, unparsed contents of the feed's stream.

Details

string getRawDocument()

Retrieves the raw, unparsed contents of the feed's stream.

Return Value

string