mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 17:18:51 +02:00
PHPDoc
This commit is contained in:
@@ -708,6 +708,11 @@ class WizStepLicense extends WizardStep
|
||||
return array('class' => 'WizStepDBParams', 'state' => '');
|
||||
}
|
||||
|
||||
/**
|
||||
* @return bool
|
||||
* @throws \Exception
|
||||
* @since 2.7.7 3.0.2 3.1.0
|
||||
*/
|
||||
private function NeedsRgpdConsent()
|
||||
{
|
||||
$sMode = $this->oWizard->GetParameter('install_mode');
|
||||
|
||||
Reference in New Issue
Block a user