HomePhorge

D25649

Fix call to non-existing getApplication() in PhabricatorDashboardPanelListController
Author: aklapper
Summary: `PhabricatorDashboardPanelListController` twice calls `$this->getApplication()` which is not defined in this class or…