Skip to content

Commit 3df1d30

Browse files
committed
CHS-8047 | Annotation fix
1 parent 8a4947a commit 3df1d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ContentHubClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ public static function register(
256256
* @return bool
257257
* Whether the clientName from the request matches the name passed to it.
258258
*
259-
* @deprecated in 3.7.0 and is removed from 3.8.0.
259+
* @deprecated in 3.7.0 and is removed from 3.8.0. Use getClientByName().
260260
* @see getClientByName()
261261
*/
262262
public static function clientNameExists(

0 commit comments

Comments
 (0)