@@ -90,7 +90,7 @@ Safely store this `$token` with the related user data and use it to instantiate
To list all projects:
```php
$projectList=$memsource->project()->listProjects;
$projectList=$memsource->project()->list;
```
To use filters, add the API filter as parameter:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.