コード例 #1
0
 public function shouldShowForApplication(PhabricatorApplication $application)
 {
     return $application->supportsEmailIntegration();
 }