Unfinal AphrontApplicationConfiguration::willBuildRequest()
Summary: We need to do something here. Test Plan: None. Reviewers: epriestley, nh Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D3415
This commit is contained in:
@@ -69,7 +69,7 @@ abstract class AphrontApplicationConfiguration {
|
|||||||
return $this->path;
|
return $this->path;
|
||||||
}
|
}
|
||||||
|
|
||||||
final public function willBuildRequest() {
|
public function willBuildRequest() {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user