<?php namespace common\components; class ViewFrontend extends View { public function getUrlManager() { return $this->getUrlManagerFrontend(); } }