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