feat: adds plugin uses api

This commit is contained in:
Nuno Maduro
2020-05-21 21:44:05 +02:00
parent 5c6bb43d8d
commit 6c4be0190e
5 changed files with 54 additions and 2 deletions

3
tests/Plugins/Traits.php Normal file
View File

@ -0,0 +1,3 @@
<?php
it('allows global uses')->assertPluginTraitGotRegistered();