update: phpdoc blocks

This commit is contained in:
HDVinnie
2020-07-22 16:57:13 -04:00
parent aea25ecf2f
commit 0733269867
109 changed files with 392 additions and 51 deletions
@@ -18,6 +18,9 @@ use App\Models\Subscription;
use App\Models\Topic;
use Illuminate\Http\Request;
/**
* @see \Tests\Todo\Feature\Http\Controllers\SubscriptionControllerTest
*/
class SubscriptionController extends Controller
{
/**