Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9ef0088

Browse files
Alexander Novikovscarbo87
Alexander Novikov
authored andcommitted
annotation
1 parentfceec3e commit9ef0088

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎src/Operator/V1/UserOperator.php‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ public function __construct(Client $client, Mapper $mapper)
2828
$this->mapper =$mapper;
2929
}
3030

31+
/**
32+
* @param UserApi $user
33+
* @param UserApiFields $fields
34+
* @param Context|null $context
35+
*
36+
* @return UserApi
37+
*/
3138
publicfunctionedit(UserApi$user,UserApiFields$fields,Context$context =null)
3239
{
3340
$path ='/api/v1/user.json';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp