<?php namespace common\logic; abstract class AbstractUtils extends AbstractService implements UtilsInterface { }