laravel-ide-macros icon indicating copy to clipboard operation
laravel-ide-macros copied to clipboard

Fix 2 problems in MacrosCommand

Open farpat opened this issue 10 months ago • 1 comments

  • We make sure we manipulate a 'macro' in the handle() method
  • We make sure we retrieve the proper parameter type in case it references a class (by adding a backslash)

Fix #33

farpat avatar Sep 04 '23 14:09 farpat