Commit Graph

9 Commits

Author SHA1 Message Date
Hypolite Petovan 910d3f7b5f Formatting FKOauthDataStore 2017-12-17 15:34:29 -05:00
Hypolite Petovan 2978b1eef0 Fix undefined variable/wrong parameter count/unknown functions 2017-12-17 15:33:45 -05:00
Hypolite Petovan 10b72b0e9e PHPStan: Fix missing requires/namespaces 2017-12-17 15:26:43 -05:00
Adam Magness cadfef63c4 Update false evaluations
=== false and !== false to is_null where appropriate.
2017-12-06 14:57:06 -05:00
Adam Magness 22a3c7ad7d remove index
remove unneeded index
2017-12-05 06:58:57 -05:00
Adam Magness f1a5560804 Use statement
missing use
2017-12-04 21:13:58 -05:00
Adam Magness 448598495c Static
remove static
2017-12-04 21:00:47 -05:00
Adam Magness 547e24b443 Review
updates based on review.
2017-12-04 16:33:10 -05:00
Adam Magness 2bbfc0640f Move to Network
Move to network namespace. Get rid of q() and try to get used to [ ] instead of array()
2017-12-04 15:59:21 -05:00
Renamed from src/Protocol/FKOAuthDataStore.php (Browse further)