Ojs\ApiBundle\Handler\JournalArticleAuthorHandler::createArticleAuthor PHP Method

createArticleAuthor() private method

private createArticleAuthor ( )
    private function createArticleAuthor()
    {
        return new $this->entityClass();
    }