edbizarro/bi-connect

View on GitHub
src/Bi/Connect/Google/GoogleWebmastersService.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Bi\Connect\Google;

/**
 * Class GoogleWebmastersService.
 */
class GoogleWebmastersService extends \Google_Service_Webmasters
{
}