Skip to content

Commit f151c37

Browse files
author
morinluc0
authored
fix(code standard)
1 parent 03f869b commit f151c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Gitlab/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ public function schedules()
310310
*/
311311
public function wiki()
312312
{
313-
return new Api\Wiki($this);
313+
return new Api\Wiki($this);
314314
}
315315

316316
/**

0 commit comments

Comments
 (0)