Hiya,
Sorry for the issue a tad on the question side.
I've been using silverstripe-ideannotator and really enjoying it.
Unfortunately I've encountered an issue when playing around with psalm.
Whilst parsing the docblocks specifically ( psalm is unhappy with annotations like the following @mixin \SilverStripe\Versioned\Versioned("Stage","Live")
Here is the question part 😄 . I've been doing some digging around and cannot find anything indicating this sort of syntax. Is this a valid syntax, a bug or is it just a sort of code comment / nicety?
Would PR to either fix this or make it configurable be accepted?
Hiya,
Sorry for the issue a tad on the question side.
I've been using
silverstripe-ideannotatorand really enjoying it.Unfortunately I've encountered an issue when playing around with psalm.
Whilst parsing the docblocks specifically
(psalm is unhappy with annotations like the following@mixin \SilverStripe\Versioned\Versioned("Stage","Live")Here is the question part 😄 . I've been doing some digging around and cannot find anything indicating this sort of syntax. Is this a valid syntax, a bug or is it just a sort of code comment / nicety?
Would PR to either fix this or make it configurable be accepted?