emacs-php / emacs-php/phpactor.el
creating getters doesn't work - or documentation needed
Open
behind from upstream
bug
- Dominant language
- Emacs Lisp
- Stars
- 47
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
When I have my cursor on a member variable and select "properties/accesor(a)" from the transient command or using php-generate-accessors I get:
> phpactor--action-input-parameters: Keyword argument :multi not one of (:default :label :choices :type)
> helm-M-x-execute-command: Keyword argument :multi not one of (:default :label :choices :type)
>

Contributor guide
Assessment
This issue has not been assessed yet.