Add PHPdoc to all methods, minor code reorder
Move some methods around to have them together by call order logic. Also update current test methods with composer based .env reader.
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -1,5 +1,6 @@
|
||||
test/ export-ignore
|
||||
.gitattributes export-ignore
|
||||
phpstan.neon export-ignore
|
||||
phpunit.xml export-ignore
|
||||
psalm.xml export-ignore
|
||||
.phan/ export-ignore
|
||||
.* export-ignore
|
||||
|
||||
Reference in New Issue
Block a user