]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/PermissionTooltip.php
Standards
[friendica.git] / src / Module / PermissionTooltip.php
index 1f6b58e4aa5503638e060f900ce51a411ba34668..44176ecf8d3ea002b4ac3507cd579a329b693f33 100644 (file)
@@ -15,7 +15,7 @@ use Friendica\Network\HTTPException;
  */
 class PermissionTooltip extends \Friendica\BaseModule
 {
-       public function rawContent()
+       protected function rawContent(array $request = [])
        {
                $type = $this->parameters['type'];
                $referenceId = $this->parameters['id'];