moodle-tool_objectfs icon indicating copy to clipboard operation
moodle-tool_objectfs copied to clipboard

Convert array usage to `[]` instead

Open keevan opened this issue 3 years ago • 0 comments

100% agree. But, formatting should be fixed in a different PR.

Originally posted by @dmitriim in https://github.com/catalyst/moodle-tool_objectfs/pull/473#discussion_r833833788

This can be done quickly using something like phpcbf

phpcbf path/to/code --standard=Generic --sniffs=Generic.Arrays.DisallowLongArraySyntax

keevan avatar Mar 24 '22 03:03 keevan