Application\Model\Test\Product::getCategory PHP Méthode

getCategory() public méthode

public getCategory ( )
    public function getCategory()
    {
        return $this->category;
    }