Twenty Twenty: Fix WPCS issue in [46701].

See #48557.

git-svn-id: https://develop.svn.wordpress.org/trunk@46702 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2019-11-11 12:57:54 +00:00
parent 41a47a0168
commit fdeb2ff358

View File

@ -19,7 +19,7 @@ if ( ! class_exists( 'TwentyTwenty_Non_Latin_Languages' ) ) {
* Get custom CSS.
*
* Return CSS for non-latin language, if available, or null
*
*
* @param string $type Whether to return CSS for the "front-end", "block-editor" or "classic-editor".
*
* @return void