getFileUri($id)); } /** * {@inheritdoc} */ protected function getSerializedDefinition($id) { return file_get_contents($this->getFileUri($id)); } }