mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 08:38:45 +02:00
N°2060 [WIP] Initialisation of the portal application: Code cleanup
This commit is contained in:
@@ -881,9 +881,7 @@ class ManageBrickController extends BrickController
|
||||
* @throws \OQLException
|
||||
* @throws \Exception
|
||||
*/
|
||||
protected function GroupByAttribute(
|
||||
DBSearch $oQuery, $sGroupingTabAttCode, ManageBrick $oBrick
|
||||
) {
|
||||
protected function GroupByAttribute(DBSearch $oQuery, $sGroupingTabAttCode, ManageBrick $oBrick) {
|
||||
/** @var \Combodo\iTop\Portal\Helper\ScopeValidatorHelper $oScopeValidator */
|
||||
$oScopeValidator = $this->get('scope_validator');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user