kopia lustrzana https://github.com/friendica/friendica
Remove unnecessary parent call in PermissionTooltip::rawContent
rodzic
6749b2c887
commit
2497d36030
|
@ -16,8 +16,6 @@ class PermissionTooltip extends \Friendica\BaseModule
|
|||
{
|
||||
public static function rawContent(array $parameters = [])
|
||||
{
|
||||
parent::rawContent($parameters); // TODO: Change the autogenerated stub
|
||||
|
||||
$type = $parameters['type'];
|
||||
$referenceId = $parameters['id'];
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue