You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can also use the library in an object oriented manner. This is an experimental branch used for decided how to manage dependencies within model usage.
45
+
You can also use the library in an object oriented manner.
46
46
47
47
```php
48
48
$client = new \Gitlab\Client('http://git.yourdomain.com/api/v3/'); // change here
0 commit comments