mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-26 01:19:33 -05:00
Link: remove superfluous variable
This commit is contained in:
parent
d92198fa10
commit
9ec932adcd
1 changed files with 0 additions and 3 deletions
|
|
@ -9,9 +9,6 @@ class Link extends BaseElement
|
|||
{
|
||||
protected $tag = 'a';
|
||||
|
||||
/** @var Renderable */
|
||||
protected $content;
|
||||
|
||||
/** @var Url */
|
||||
protected $url;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue