<?phpnamespace ConcreteCoreFeature;interface ImageFeatureInterface { public function getImageFeatureDetailFileObject();}