Install github api

This commit is contained in:
Jay Trees 2022-01-21 14:12:04 +01:00
parent 43bb637c39
commit 7308ef334e
124 changed files with 2425 additions and 2525 deletions

View file

@ -20,7 +20,7 @@ abstract class AbstractApi
private $client;
/**
* The per page parameter. It is used by the ResultPager.
* The per page parameter.
*
* @var int|null
*/