Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH Don't use keyword "self" #155

Merged

Conversation

GuySartorelli
Copy link
Member

Fixes https://github.com/silverstripe/silverstripe-elemental-bannerblock/actions/runs/10135632357/job/28023263071

Error: Can't use keyword 'self'. Use 'BannerBlock' instead.
 ------ ------------------------------------------------------
  Line   Block/BannerBlock.php                                 
 ------ ------------------------------------------------------
  113    Can't use keyword 'self'. Use 'BannerBlock' instead.  
 ------ ------------------------------------------------------

Issues

@emteknetnz emteknetnz merged commit fbbad23 into silverstripe:3.2 Jul 29, 2024
13 checks passed
@emteknetnz emteknetnz deleted the pulls/3.2/no-keyword-self branch July 29, 2024 04:52
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