Skip to content

fix: replace variable $folderId with $folderIdOrName#110

Merged
dcblogdev merged 1 commit into
dcblogdev:masterfrom
Mustafa-Awami:patch-1
Jan 23, 2026
Merged

fix: replace variable $folderId with $folderIdOrName#110
dcblogdev merged 1 commit into
dcblogdev:masterfrom
Mustafa-Awami:patch-1

Conversation

@Mustafa-Awami

Copy link
Copy Markdown
Contributor

This will fix the issue of variable $folderId not being found

Copilot AI review requested due to automatic review settings January 7, 2026 07:40

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a critical bug where an undefined variable $folderId was being referenced instead of the correct parameter name $folderIdOrName in the get() method of the Emails class.

Key Changes:

  • Corrected variable reference from $folderId to $folderIdOrName on line 157

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dcblogdev dcblogdev merged commit f3e28a1 into dcblogdev:master Jan 23, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants