Admin\Controller\Notification\SaveController::postExecute PHP Method

postExecute() protected method

postExecute
protected postExecute ( mixed $result = null ) : mixed
$result mixed
return mixed
    protected function postExecute($result = null)
    {
        return parent::postExecute($result);
    }