Gina Next Generation
 All Classes Namespaces Files Functions Variables
ShowController.php
Go to the documentation of this file.
00001 <?php
00002 
00003 namespace Etrali\GinangBundle\Controller\Civility;
00004 
00005 use Admingenerated\EtraliGinangBundle\BaseCivilityController\ShowController as BaseShowController;
00006 
00007 class ShowController extends BaseShowController
00008 {
00009 }
 All Classes Namespaces Files Functions Variables