<?php namespace bizGhs\shop\services; use bizHd\base\services\BaseService; class RenewService extends BaseService { public static $baseFile = '\bizGhs\shop\classes\RenewClass'; }