issues
search
packbackbooks
/
lti-1-3-php-library
A library used for building IMS-certified LTI 1.3 tool providers in PHP.
Apache License 2.0
39
stars
25
forks
source link
Fix most todos, add docs, strongly type most things
#120
Closed
dbhynds
closed
11 months ago
dbhynds
commented
11 months ago
Summary of Changes
This PR:
Addresses most
@todo
comments throughout the repo
Adds upgrade documentation
Strongly types most of the repo. (There are a few I'm uncertain about still.)
Implements constructor property promotion
Testing
[x] I have added automated tests for my changes
[x] I ran
composer test
before opening this PR
[x] I ran
composer lint-fix
before opening this PR
Summary of Changes
This PR:
@todo
comments throughout the repoTesting
composer test
before opening this PRcomposer lint-fix
before opening this PR