Edit File: ShouldDispatchAfterCommit.php
<?php namespace Illuminate\Contracts\Events; interface ShouldDispatchAfterCommit { // }
Back to File Manager