D25649
D25649
Fix call to non-existing getApplication() in PhabricatorDashboardPanelListController
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: `PhabricatorDashboardPanelListController` twice calls `$this->getApplication()` which is not defined in this class or…