This method is used to get the number of affected rows after executing a database query.
Usage Example
$this->model->affectedRows(); The documentation and cheat sheet of our framework
This method is used to get the number of affected rows after executing a database query.
$this->model->affectedRows();