OEModule\OphCoCvi\controllers\DefaultController::getOptionalElements PHP Method

getOptionalElements() public method

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