I guess this can support JS too.
This commit is contained in:
@@ -155,5 +155,9 @@ class AphrontDefaultApplicationConfiguration
|
||||
return $response;
|
||||
}
|
||||
|
||||
public function build404Controller() {
|
||||
return new Phabricator404Controller($request);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user