TwistPHP Documentation

rollback

File path: dist/twist/Core/Utilities/Database.utility.php
Namespace: Twist\Core\Utilities
Extends: Base

rollbackRoll back when using the commit rollback methods

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function rollback with the example vars
Twist::Database() -> rollback();