This commit is contained in:
ThemeLexus
2019-09-28 16:39:55 +07:00
parent 2195d7e04f
commit f306df84c8
106 changed files with 2720 additions and 1356 deletions

View File

@@ -31,6 +31,13 @@ class OpalEstate_Agent {
*/
protected $is_featured;
/**
* @var Boolean $is_featured
*
* @access protected
*/
public $post_id;
/**
* Constructor
*/