Skip to content

Commit 9924d79

Browse files
committed
Add download url
1 parent 94a34ac commit 9924d79

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/LotgdGardenPartyBundle.php

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,12 @@ public function getLotgdDescription(): string
4848
{
4949
return 'Party in the Garden of all cities.';
5050
}
51+
52+
/**
53+
* @inheritDoc
54+
*/
55+
public function getLotgdDownload(): ?string
56+
{
57+
return 'https://github.com/lotgd-core/bundle-garden-party';
58+
}
5159
}

0 commit comments

Comments
 (0)