mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 02:56:15 +00:00
Fixing typo.
This commit is contained in:
parent
f9f2986f48
commit
d5ce5813c7
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ class FormHelper extends AppHelper {
|
|||
/**
|
||||
* Persistent default options used by input(). Set by FormHelper::create().
|
||||
*
|
||||
* @var string
|
||||
* @var array
|
||||
* @access protected
|
||||
*/
|
||||
var $_inputDefaults = array();
|
||||
|
|
Loading…
Add table
Reference in a new issue