Skip to content

Instantly share code, notes, and snippets.

View Hakaze's full-sized avatar

Thomas Cresine Hakaze

View GitHub Profile
### Keybase proof
I hereby claim:
* I am hakaze on github.
* I am hakaze (https://keybase.io/hakaze) on keybase.
* I have a public key ASBn6Jd-RK6yVG6yM74xel2RYuy32z5xsy5aJ-2yEJo4two
To claim this, I am signing this object:
@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