Page MenuHomePhorge

D25719.1737004873.diff
No OneTemporary

D25719.1737004873.diff

diff --git a/src/applications/search/engine/PhabricatorProfileMenuEngine.php b/src/applications/search/engine/PhabricatorProfileMenuEngine.php
--- a/src/applications/search/engine/PhabricatorProfileMenuEngine.php
+++ b/src/applications/search/engine/PhabricatorProfileMenuEngine.php
@@ -469,15 +469,6 @@
return $map;
}
- private function validateNavigationMenuItem($item) {
- if (!($item instanceof PHUIListItemView)) {
- throw new Exception(
- pht(
- 'Expected buildNavigationMenuItems() to return a list of '.
- 'PHUIListItemView objects, but got a surprise.'));
- }
- }
-
public function getConfigureURI() {
$mode = $this->getEditMode();

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 16, 05:21 (2 w, 10 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1111729
Default Alt Text
D25719.1737004873.diff (700 B)

Event Timeline