Newscoop\Service\IArticleTypeService::findAllTypes PHP Method

findAllTypes() public method

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