MinervaNeue doesn't need PersonalUrls

MinervaNeueu do not use any of personal urls on the page. There is
not need to calculate that.

Change-Id: Ie8febe2dc9c03e8988e7100c4656aea65f76e1f1
This commit is contained in:
Piotr Miazga 2019-05-07 22:23:57 +02:00
parent 4ad1b511c0
commit 339f1f5789
1 changed files with 7 additions and 0 deletions

View File

@ -988,6 +988,13 @@ class SkinMinerva extends SkinTemplate {
];
}
/**
* Minerva skin do use any of those, there is no need to calculate that
* @return array
*/
protected function buildPersonalUrls() {
return [];
}
/**
* Creates an overflow action: An icon that links to the overflow menu.
*