fromListResponse() fromListResponse(\stdClass $data) : \duncan3dc\GitHub\TagInterface Create a new instance from an API request for a list of tags. Parameters \stdClass $data The tag's basic data from the GitHub Api Returns \duncan3dc\GitHub\TagInterface
__construct() __construct(\stdClass $data) Create a new instance. Parameters \stdClass $data The tag's data from the GitHub Api