Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Newscoop
Article
SearchService
getSubType
Newscoop\Article\SearchService::getSubType PHP Method
SearchService Class Documentation
Show file
Open project: sourcefabric/newscoop
getSubType()
public
method
Return sub type for the document
public
getSubType
(
Newscoop\Search\DocumentInterface
$article
) :
string
$article
Newscoop\Search\DocumentInterface
return
string
identifier
public function getSubType(DocumentInterface $article) { return $article->getType(); }
SearchService
__construct
addDataFields
getArticleDatetime
getArticleSwitches
getDocument
getDocumentId
getSubType
getType
isIndexable
isIndexed
searchArticles