1
0
Fork 0
mirror of https://github.com/archtechx/template.git synced 2025-12-11 21:14:02 +00:00

code style

This commit is contained in:
Samuel Štancl 2024-04-24 18:11:56 +02:00
parent 88ccb84e42
commit 151ab96e98

View file

@ -8,9 +8,7 @@ use Illuminate\Support\ServiceProvider;
class REPLACEServiceProvider extends ServiceProvider
{
public function register(): void
{
}
public function register(): void {}
public function boot(): void
{