Class LaravelUi5\OData\Edm\Vocabularies\VocabularyEntry

final
readonly
implements VocabularyEntryInterface

A single vocabulary entry in the build-time catalog.

Carries everything the generator needs to fetch, parse, and emit PHP classes for one vocabulary: the remote XML source, the OData namespace and canonical alias, and the target PHP namespace under which the generated classes will be placed.

Methods