ormMetadataData = $ormMetadataData; } public function get() : array { return $this->ormMetadataData->getData(); } }