chore: Аннотации к типам
This commit is contained in:
parent
5e8958969f
commit
f964472e62
28 changed files with 140 additions and 36 deletions
|
|
@ -119,7 +119,7 @@ class View extends \stdClass
|
|||
return $result;
|
||||
}
|
||||
|
||||
/*abstract*/ public function set(string $key, mixed $value)
|
||||
/*abstract*/ public function set(string $key, mixed $value): void
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue