BloggerLanguageFactory
in package
This class will return the kind of blogger language we need.
Tags
Table of Contents
getBloggerLanguage() | Returns the needed type of blogger language. | : PostBloggerLanguage|null |
---|---|---|
getElement() | {@inheritDoc} | : PostBloggerLanguage|null |
Methods
getBloggerLanguage()
Returns the needed type of blogger language.
public
static getBloggerLanguage([array<string|int, mixed> $data = [] ]) : PostBloggerLanguage|null
Parameters
- $data : array<string|int, mixed> = []
Return values
PostBloggerLanguage|null —getElement()
{@inheritDoc}
public
static getElement([array<string|int, mixed> $data = [] ]) : PostBloggerLanguage|null
Parameters
- $data : array<string|int, mixed> = []