Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Commit 1ab2332

Browse files
justmd5StyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 64b9349 commit 1ab2332

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/Ai.php

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
* Class Ai.
1515
*
1616
* @property Core\Signature $signature
17-
* @property Core\API $aai
18-
* @property Core\API $face
19-
* @property Core\API $image
20-
* @property Core\API $nlp
21-
* @property Core\API $ocr
22-
* @property Core\API $ptu
23-
* @property Core\API $vision
17+
* @property Core\API $aai
18+
* @property Core\API $face
19+
* @property Core\API $image
20+
* @property Core\API $nlp
21+
* @property Core\API $ocr
22+
* @property Core\API $ptu
23+
* @property Core\API $vision
2424
*/
2525
class Ai extends Foundation
2626
{

0 commit comments

Comments
 (0)