mirror of
https://github.com/flextype/flextype.git
synced 2025-08-17 18:36:39 +02:00
- Information Controller/Views implementation
This commit is contained in:
@@ -5,6 +5,9 @@ namespace Flextype;
|
||||
use Flextype\Component\Registry\Registry;
|
||||
use function Flextype\Component\I18n\__;
|
||||
|
||||
/**
|
||||
* @property $view
|
||||
*/
|
||||
class InformationController extends Controller
|
||||
{
|
||||
public function index($request, $response, $args)
|
||||
|
Reference in New Issue
Block a user