get_id() ) . '/'; } protected function module_url(): string { return ECS_URL . 'modules/' . str_replace( '_', '-', $this->get_id() ) . '/'; } }