mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 19:48:49 +02:00
Portal: Rename an endpoint with a typo
This commit is contained in:
@@ -1210,7 +1210,7 @@ class ObjectController extends BrickController
|
||||
* @throws \OQLException
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function GetInformationsAsJsonAction(Request $oRequest)
|
||||
public function GetInformationAsJsonAction(Request $oRequest)
|
||||
{
|
||||
/** @var \Combodo\iTop\Portal\Helper\RequestManipulatorHelper $oRequestManipulator */
|
||||
$oRequestManipulator = $this->get('request_manipulator');
|
||||
|
||||
Reference in New Issue
Block a user