mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 00:04:05 +02:00
Html/Text: fix wrong type in hint
This commit is contained in:
parent
33f04d9e52
commit
7fa2d91d37
2
library/vendor/ipl/Html/Text.php
vendored
2
library/vendor/ipl/Html/Text.php
vendored
@ -14,7 +14,7 @@ class Text implements ValidHtml
|
|||||||
/**
|
/**
|
||||||
* Text constructor.
|
* Text constructor.
|
||||||
*
|
*
|
||||||
* @param $text
|
* @param string $string
|
||||||
*/
|
*/
|
||||||
public function __construct($string)
|
public function __construct($string)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user