<?php namespace ps_metrics_module_v4_0_6\Dotenv\Exception; /** * This is the exception interface. */ interface ExceptionInterface { // }