Skip to content

Conversation

@lucaboesch
Copy link

This lets your plugin run green with Moodle 5.1.

*
* @package mod_lightboxgallery
*/
class backup_lightboxgallery_activity_task extends backup_activity_task {
Copy link
Collaborator

Choose a reason for hiding this comment

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

@lucaboesch Moodle coding style has the opening brace for classes on the same line as the class name - not the next line (same as function declarations). I'm guessing your lint rules or whatever you're using to check these is missing that?

Copy link
Author

Choose a reason for hiding this comment

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

Thanks!

If you could check again, please?

Best,
Luca

@lucaboesch lucaboesch force-pushed the moodle501 branch 4 times, most recently from e6c4abe to 78f87fb Compare October 29, 2025 06:00
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.

2 participants