Application\Model\Test\Product::getCategory PHP Method

getCategory() public method

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