LLMS_Quiz_Attempt::delete()
Delete the object from the database
Description Description
Overrides the parent method to perform other actions before deletion.
Return Return
(bool) true
on success, false
otherwise.
Source Source
File: includes/models/model.llms.quiz.attempt.php
Changelog Changelog
Version | Description |
---|---|
4.2.0 | Introduced. |