Newscoop\Package\ArticlePackage::getPackage PHP Method

getPackage() public method

Gets the value of package.
public getPackage ( ) : mixed
return mixed
    public function getPackage()
    {
        return $this->package;
    }