<?phpnamespace ConcreteCoreFeature;interface ConversationFeatureInterface { public function getConversationFeatureDetailConversationObject();}