coding-standard icon indicating copy to clipboard operation
coding-standard copied to clipboard

Custom method groups order

Open maryo opened this issue 1 year ago • 0 comments

Define custom groups for ClassStructureSniff based on method name, annotation, or attribute. It bothered me I cannot place static #[BeforeClass] before public test methods. see https://github.com/slevomat/coding-standard/pull/1679/files#diff-15e77f559a2e54d8f075cefd9d6b4cb5ad5efc4d1e753ab60d41f05aa46fd380 for usage resolves #1098 resolves #1422

maryo avatar May 18 '24 21:05 maryo