issues
search
lubusIN
/
laravel-decomposer
⚙️ A Laravel package to decompose your installed packages, their dependencies, your app & server environment
MIT License
522
stars
42
forks
source link
Fixes Formatting issues
#4
Closed
etiennemarais
closed
7 years ago
etiennemarais
commented
7 years ago
Summary
Fixes #3
Changes
Updated the Code to be formatted in accordance to PSR-2
Added doc block comments for added benefit
Aligned and spaced a couple of things just a tiny bit for extra readability
Updated the redundant empty if-statement for a cleaner logic path
introwit
commented
7 years ago
@etiennemarais Thank you for the PR :)
Summary
Fixes #3
Changes