chore: Аннотации к типам
This commit is contained in:
parent
5e8958969f
commit
f964472e62
28 changed files with 140 additions and 36 deletions
|
|
@ -28,7 +28,9 @@ class Form {
|
|||
/** @var string */
|
||||
public $header;
|
||||
|
||||
/** @var array */
|
||||
protected $replace;
|
||||
/** @var array */
|
||||
protected $before;
|
||||
|
||||
/** @var array<string> */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue