chore: Аннотации к типам
This commit is contained in:
parent
e2ba6bd46e
commit
e5713e9015
28 changed files with 305 additions and 110 deletions
|
|
@ -4,5 +4,6 @@ namespace ctiso\Form;
|
|||
use ctiso\Form\Input;
|
||||
|
||||
class Hidden extends Input {
|
||||
/** @var bool */
|
||||
public $hidden = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue