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