Newscoop\Package\ArticlePackage::getPackage PHP 메소드

getPackage() 공개 메소드

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