Overview
Annexes are supplementary parts of EU regulations that appear after the main articles. They often contain technical requirements, lists, or tables referenced in the body. Use$client->annexes to access them.
Methods
list()
Returns a page of annex summaries for a framework.
Page<AnnexSummary>
get()
Fetch the full content of a single annex.
Annex
iter()
Iterate over all annex summaries in a framework.
\Generator<AnnexSummary>
Models
AnnexSummary
Annex
Returned by get(). Extends AnnexSummary with:
