WellCommerce\Bundle\ProductStatusBundle\Entity\ProductStatusInterface::getProducts PHP 메소드

getProducts() 공개 메소드

public getProducts ( ) : Doctrine\Common\Collections\Collection
리턴 Doctrine\Common\Collections\Collection
    public function getProducts() : Collection;
ProductStatusInterface