Knp\Bundle\KnpBundlesBundle\Entity\Bundle::getNbFavorers PHP Method

getNbFavorers() public method

public getNbFavorers ( )
    public function getNbFavorers()
    {
        return $this->nbFavorers;
    }