Wordpress/tests/phpunit/tests/hooks
Sergey Biryukov 3ae54e84da Code Modernisation: Introduce the spread operator in tests/phpunit/*.
Rather than relying `func_get_args()` to retrieve arbitrary function arguments, we can now use the spread operator to assign them directly to a variable.

Props jrf.
See #47678.

git-svn-id: https://develop.svn.wordpress.org/trunk@46127 602fd350-edb4-49c9-b593-d223f7449a82
2019-09-15 11:03:45 +00:00
..
addFilter.php Code is Poetry. 2017-11-30 23:09:33 +00:00
applyFilters.php Code is Poetry. 2017-11-30 23:09:33 +00:00
doAction.php Code Modernisation: Introduce the spread operator in tests/phpunit/*. 2019-09-15 11:03:45 +00:00
doAllHook.php Code is Poetry. 2017-11-30 23:09:33 +00:00
hasFilter.php Code is Poetry. 2017-11-30 23:09:33 +00:00
hasFilters.php Code is Poetry. 2017-11-30 23:09:33 +00:00
iterator.php Code is Poetry. 2017-11-30 23:09:33 +00:00
preinitHooks.php Code is Poetry. 2017-11-30 23:09:33 +00:00
removeAllFilters.php Code is Poetry. 2017-11-30 23:09:33 +00:00
removeFilter.php Code is Poetry. 2017-11-30 23:09:33 +00:00