<?php namespace domain\_; interface ModuleInterface { public function getServices(): array; }