Skip to content

Remove unnecessary MOODLE_INTERNAL and @codingStandardsIgnoreLine - #92

Open
ijuanfe wants to merge 1 commit into
anthology-ally:masterfrom
ijuanfe:master
Open

Remove unnecessary MOODLE_INTERNAL and @codingStandardsIgnoreLine#92
ijuanfe wants to merge 1 commit into
anthology-ally:masterfrom
ijuanfe:master

Conversation

@ijuanfe

@ijuanfe ijuanfe commented Dec 4, 2023

Copy link
Copy Markdown

This PR will remove unnecessary MOODLE_INTERNAL and @codingStandardsIgnoreLine annotations for Moodle Code Checker 3.1.0 and above.

…otation for Moodle Code Checker 3.1.0 and above
$discussions = '{' . $this->type . '_discussions}';
$poststable = '{' . $this->type . '_posts}';
$forum = '{' . $this->type . '}';
$params = [$id];

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

This local variable is unused since its value is overwritten immediately on line 285.

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.

1 participant