mirror of
https://github.com/Karaka-Management/oms-Organization.git
synced 2026-02-15 15:58:40 +00:00
typehint and init value optimization
This commit is contained in:
parent
d3b4dd6bcc
commit
ec6cb04885
|
|
@ -30,7 +30,7 @@ use phpOMS\Views\View;
|
||||||
*/
|
*/
|
||||||
class PositionTagSelectorPopupView extends View
|
class PositionTagSelectorPopupView extends View
|
||||||
{
|
{
|
||||||
private $id = '';
|
private string $id = '';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user