Skip to content

302 Null plugin interface#303

Open
alvar0hurtad0 wants to merge 1 commit intodrupal-code-builder:4.2.xfrom
alvar0hurtad0:issue-302-null-plugin-interface
Open

302 Null plugin interface#303
alvar0hurtad0 wants to merge 1 commit intodrupal-code-builder:4.2.xfrom
alvar0hurtad0:issue-302-null-plugin-interface

Conversation

@alvar0hurtad0
Copy link
Copy Markdown
Contributor

This is what I did to make it work on my local, maybe there's another deeper issue that is the root of the problem.

* - 'description': The description from the method's docblock first line.
*/
public function collectMethods($name) {
if (!$name) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks unrelated to #302 - I think you mentioned another bug you encountered. Do you remember how to reproduce it?

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