. */ declare(strict_types=1); namespace FireflyIII\Services\Github\Object; /** * @codeCoverageIgnore * Class GithubObject */ class GithubObject { }