getBlogCategory(int
category_id)¶
The getBlogCategory method is used to get a BlogCategory object that represents blog category available in the storefront.
Input parameters¶
category_id¶
int
Numeric identifier of the blog category.
Returned value¶
The BlogCategory object.