Maurice Bonemeijer

Avatar
  • Total activity 10
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 3
  • Subscriptions 2
  • Edited

    Support for aligning ENUM backed values?

    Answered
    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...
    • 2 followers
    • 3 comments
    • 1 vote
  • Created

    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 ...
    • 2 followers
    • 4 comments
    • 0 votes