Skip to content

Commit b4459ce

Browse files
anndagithub-actions[bot]
authored andcommitted
🤖 Automatic code style fixes
1 parent f83ea57 commit b4459ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎meta/Search.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ public function getRows()
454454
*/
455455
public function execute()
456456
{
457-
DebugHelper::dbgDeprecatedFunction('\dokuwiki\plugin\struct\meta\Search::getRows()');
457+
DebugHelper::dbgDeprecatedFunction(\dokuwiki\plugin\struct\meta\Search::class . '::getRows()');
458458
return $this->getRows();
459459
}
460460

0 commit comments

Comments
 (0)