mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-06-05 15:08:20 +09:00
update docblocks
This commit is contained in:
@@ -9,9 +9,24 @@
|
||||
|
||||
class Display_Featured_Image_Genesis_Output {
|
||||
|
||||
/**
|
||||
* @var Display_Featured_Image_Genesis_Common $common
|
||||
*/
|
||||
protected $common;
|
||||
|
||||
/**
|
||||
* @var Display_Featured_Image_Genesis_Description $description
|
||||
*/
|
||||
protected $description;
|
||||
|
||||
/**
|
||||
* @var
|
||||
*/
|
||||
protected $displaysetting;
|
||||
|
||||
/**
|
||||
* @var
|
||||
*/
|
||||
protected $item;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user