Ojs\JournalBundle\Entity\Journal::getJournalIndexesBag PHP Méthode

getJournalIndexesBag() public méthode

public getJournalIndexesBag ( ) : string
Résultat string
    public function getJournalIndexesBag()
    {
        return $this->journalIndexesBag;
    }
Journal