We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0507e43 commit 269e4e2Copy full SHA for 269e4e2
src/Discord/Parts/Guild/Guild.php
@@ -565,7 +565,7 @@ protected function getSplashHashAttribute(): ?string
565
*
566
* @deprecated 10.0.0 Use `$channel->stage_instances`
567
568
- * @return Collection[]|StageInstance[]
+ * @return Collection|StageInstance[]
569
*/
570
protected function getStageInstancesAttribute(): Collection
571
{
0 commit comments