Maurice Bonemeijer
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 2
-
Maurice Bonemeijer commented, -
Maurice Bonemeijer created a post, AnsweredSupport for aligning ENUM backed values?
There does not seem to be a way to configure PHPStorm coding style to automatically align ENUM backed values. Example enum ExampleEnum: string{ case VALUE = 'value'; case ANOTHER_VALUE = 'ano... -
-
-
Maurice Bonemeijer created a post, How do I change smarty inspection?
Hello,I have a tpl in which I use (I believe non-default) smarty tags to address custom helper methods {mediaStack->addScript file={media name="main.js"}}The Smarty inspector seems to not like the ...