parent
198d40a7fe
commit
82a1feaa0d
@ -0,0 +1,14 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
namespace DataManager;
|
||||||
|
|
||||||
|
class CoachManager
|
||||||
|
{
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @param \Stub\AuthService $param
|
||||||
|
*/
|
||||||
|
public function __construct(\Stub\AuthService $param)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in new issue