Skip to content

Instantly share code, notes, and snippets.

View Hakaze's full-sized avatar

Thomas Cresine Hakaze

View GitHub Profile
@Hakaze
Hakaze / Form.php
Last active December 14, 2015 06:08 — forked from wms/Form.php
Adding support for forms without bindings, previously this threw an error. E.g. ( Session or Login forms )
<?php
namespace app\extensions\helper;
class Form extends \lithium\template\helper\Form {
/**
* String templates used by this helper.
*
* @var array