Update API.

This commit is contained in:
Hoang Huu
2019-10-22 17:07:45 +07:00
parent b724789907
commit b8c6530801
10 changed files with 743 additions and 36 deletions

View File

@@ -252,7 +252,7 @@ class OpalEstate_Agency {
* Get rating count.
*
* @param string $context What the value is for. Valid values are view and edit.
* @return int
* @return array
*/
public static function metaboxes_fields() {
$metabox = new Opalestate_Agency_MetaBox();