update src project for our US

issue_020_Auth_Stub
Antoine PEREDERII 1 year ago
parent 198d40a7fe
commit 82a1feaa0d

@ -0,0 +1,14 @@
<?php
namespace DataManager;
class CoachManager
{
/**
* @param \Stub\AuthService $param
*/
public function __construct(\Stub\AuthService $param)
{
}
}
Loading…
Cancel
Save