fixed typo in form class.
This commit is contained in:
parent
cd7e1eb664
commit
5ddab2bf96
|
@ -56,7 +56,7 @@ public static function open($action = null, $method = 'POST', $attributes = arra
|
|||
/**
|
||||
* Close a HTML form.
|
||||
*
|
||||
* @return void
|
||||
* @return string
|
||||
*/
|
||||
public static function close()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue