Missing Controller

Error: PollController could not be found.

Error: Create the class PollController below in file: app/Controller/PollController.php

<?php
class PollController extends AppController {

}

Notice: If you want to customize this error message, create app/View/Errors/missing_controller.ctp

Stack Trace