Типы для php-lint v2
This commit is contained in:
parent
f570da257d
commit
6173eb4892
31 changed files with 83 additions and 76 deletions
|
|
@ -38,7 +38,7 @@ class Form_Field
|
|||
}
|
||||
}
|
||||
|
||||
function setValue(/*.any.*/$value)
|
||||
function setValue($value/*: any*/)
|
||||
{
|
||||
$this->value = $value;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue