Closed
Description
Specification
- Accepted RFC
- PHP RFC: Attributes v2 (Probably this result will be overturned)
- Amending RFC
Example
<<WithoutArgument>>
<<SingleArgument(0)>>
<<FewArguments('Hello', 'World')>>
function foo() {}
<<WithoutArgument>><<SingleArgument(0)>><<FewArguments('Hello', 'World')>>
function bar() {}
PHP Mode implementation
- Face and font-lock
- Indentation (vsemi)
Metadata
Metadata
Assignees
Labels
No labels