v2-beta
Bruno O. Notario 3 years ago
parent 89d4867f3c
commit 2c58830fc5
Signed by: oliveira131
GPG Key ID: 76CAD698D3EA8F58
  1. 2
      system/engine/front.php
  2. 2
      system/engine/interfaces/front.php

File diff suppressed because one or more lines are too long

@ -11,7 +11,7 @@ namespace Phacil\Framework\Interfaces;
use Phacil\Framework\Action; use Phacil\Framework\Action;
use Phacil\Framework\ActionSystem; use Phacil\Framework\ActionSystem;
interface front { interface Front {
/** /**
* @param ActionSystem $pre_action * @param ActionSystem $pre_action

Loading…
Cancel
Save