WordPress/wp-includes/block-supports
hellofromTonya c7d3e267b8 Coding Standards: Use static closures when not using $this.
When a closure does not use `$this`, it can be made `static` for improved performance.

Static closures are supported in PHP since PHP 5.4. ​

Props jrf, hellofromTonya, swissspidy, SergeyBiryukov.
See #53359.
Built from https://develop.svn.wordpress.org/trunk@51657


git-svn-id: http://core.svn.wordpress.org/trunk@51263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-08-26 12:59:02 +00:00
..
align.php Editor: Update WordPress packages to use with WordPress 5.8 2021-04-15 15:19:43 +00:00
border.php Docs: Corrections and improvements to types used in docblocks for symbols, properties, and filters. 2021-07-01 21:02:57 +00:00
colors.php Block Editor: Updated the WordPress packages from Gutenberg 10.7.0 RC. 2021-05-21 10:14:23 +00:00
custom-classname.php Editor: Update WordPress packages to use with WordPress 5.8 2021-04-15 15:19:43 +00:00
duotone.php Coding Standards: Use static closures when not using $this. 2021-08-26 12:59:02 +00:00
elements.php Docs: Undo the accidental revert of [51299] made in [51300]. 2021-07-01 21:29:56 +00:00
generated-classname.php Editor: Update WordPress packages to use with WordPress 5.8 2021-04-15 15:19:43 +00:00
layout.php Coding Standards: Use static closures when not using $this. 2021-08-26 12:59:02 +00:00
spacing.php Docs: Corrections and improvements to types used in docblocks for symbols, properties, and filters. 2021-07-01 21:02:57 +00:00
typography.php Block Editor: Fix typo in the typography block support. 2021-06-08 18:06:59 +00:00