Skip to content

Commit d4d1dad

Browse files
authored
Update apps.md
1 parent b586af2 commit d4d1dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ $repositories = $client->api('apps')->listRepositories(456);
3636

3737
### List repositories for a given installation and user
3838

39-
```
39+
```php
4040
$repositories = $client->api('current_user')->repositoriesByInstallation(456);
4141
```
4242

0 commit comments

Comments
 (0)