mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
docs: add description
This commit is contained in:
parent
e111502047
commit
7e8c380a44
@ -416,7 +416,7 @@ abstract class BaseModel
|
||||
* through soft deletes (deleted = 1)
|
||||
* This methods works only with dbCalls
|
||||
*
|
||||
* @return bool|string
|
||||
* @return bool|string Returns a string if in test mode.
|
||||
*/
|
||||
abstract protected function doPurgeDeleted();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user