<?phpnamespace ConcreteCoreFoundationProcessor;interface TargetInterface{ public function getItems();}