Newscoop\Service\IArticleTypeService::findAllTypes PHP 메소드

findAllTypes() 공개 메소드

Find all article types, which you can get fields for later on
public findAllTypes ( ) : array
리턴 array most probably consisting of \Newscroop\Entity\ArticleType instances
    public function findAllTypes();