mirror of
https://github.com/woocommerce/storefront.git
synced 2025-08-21 04:11:59 +08:00
Coding standard violations - automatic corrections
This commit is contained in:
parent
1437592e49
commit
0c5a9e23ab
12 changed files with 274 additions and 274 deletions
|
@ -19,7 +19,7 @@ class Arbitrary_Storefront_Control extends WP_Customize_Control {
|
|||
*
|
||||
* @var string $settings the blog name.
|
||||
*/
|
||||
public $settings = 'blogname';
|
||||
public $settings = 'blogname';
|
||||
|
||||
/**
|
||||
* The description var
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue