Route fixes and fix tests.

This commit is contained in:
James Cole
2018-08-09 19:44:36 +02:00
parent 2ed433c96d
commit 5908b4b000
15 changed files with 19 additions and 37 deletions

View File

@@ -56,6 +56,7 @@ use phpseclib\Crypt\RSA;
class ProfileController extends Controller
{
use RequestInformation;
/**
* ProfileController constructor.
*/