Commit 5ddab2bf authored by Taylor Otwell's avatar Taylor Otwell

fixed typo in form class.

parent cd7e1eb6
......@@ -56,7 +56,7 @@ class Form {
/**
* Close a HTML form.
*
* @return void
* @return string
*/
public static function close()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment