Fix formatting and interfaces in nearly every file
This commit is contained in:
@@ -4,6 +4,10 @@ namespace $NAMESPACE$;
|
||||
|
||||
use Illuminate\Http\Resources\Json\Resource;
|
||||
|
||||
/**
|
||||
* Class $CLASS$
|
||||
* @package $NAMESPACE$
|
||||
*/
|
||||
class $CLASS$ extends Resource
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user