Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Commit 3c3228c

Browse files
committed
Wrong namespace name
1 parent c58a507 commit 3c3228c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/GitHub/API/Repo/Event.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace GitHub\API\Issue;
3+
namespace GitHub\API\Repo;
44

55
use GitHub\API\Api;
66
use GitHub\API\ApiException;

0 commit comments

Comments
 (0)