ServiceCenterController.php 110 Bytes
<?php

class ServiceCenterController extends I18dRcrudController
{
    public $modelName = 'ServiceCenter';
}