Skip to content

Commit

Permalink
Update AppController.php
Browse files Browse the repository at this point in the history
  • Loading branch information
anuj9196 authored Nov 20, 2017
1 parent 5747224 commit 9218ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Controller/AppController.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php

namespace Installer\Controller;

use App\Controller\AppController as BaseController;
use Cake\Event\Event;

class AppController extends BaseController
{
Expand Down

0 comments on commit 9218ddf

Please sign in to comment.