Doc: Rename Controller' to DocController'

refs #4820
This commit is contained in:
Eric Lippmann 2014-05-27 14:48:35 +02:00
parent 6ce739e23d
commit 71615151a4

View File

@ -6,7 +6,7 @@ namespace Icinga\Module\Doc;
use Icinga\Web\Controller\ActionController;
class Controller extends ActionController
class DocController extends ActionController
{
/**
* Publish doc HTML and toc to the view