OEModule\OphCoCvi\controllers\DefaultController::getOptionalElements PHP Méthode

getOptionalElements() public méthode

Override as the optional elements should not be rendered until completed through the appropriate access levels.
public getOptionalElements ( ) : null
Résultat null
    public function getOptionalElements()
    {
        return null;
    }