Skip to content

Commit

Permalink
Rebasing and fixing docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Jul 17, 2016
1 parent eff2902 commit c23fbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ORM/Exception/RolledbackTransactionException.php
Expand Up @@ -15,7 +15,7 @@
use Cake\Core\Exception\Exception;

/**
* Used when a behavior cannot be found.
* Used when a transaction was rolled back from a callback event.
*
*/
class RolledbackTransactionException extends Exception
Expand Down

0 comments on commit c23fbd0

Please sign in to comment.