/home/smartonegroup/www/veroserv/vendor/illuminate/database/Events/TransactionRolledBack.php
<?php

namespace Illuminate\Database\Events;

class TransactionRolledBack extends ConnectionEvent
{
    //
}