PHP 클래스 WellCommerce\Bundle\AdminBundle\DataFixtures\ORM\LoadUserData

저자: Adam Piotrowski ([email protected])
상속: extends WellCommerce\Bundle\DoctrineBundle\DataFixtures\AbstractDataFixture
파일 보기 프로젝트 열기: wellcommerce/wellcommerce

공개 메소드들

메소드 설명
load ( Doctrine\Common\Persistence\ObjectManager $manager ) {@inheritDoc}

보호된 메소드들

메소드 설명
getPermissions ( WellCommerce\Bundle\AdminBundle\Entity\UserGroupInterface $group )

메소드 상세

getPermissions() 보호된 메소드

protected getPermissions ( WellCommerce\Bundle\AdminBundle\Entity\UserGroupInterface $group )
$group WellCommerce\Bundle\AdminBundle\Entity\UserGroupInterface

load() 공개 메소드

{@inheritDoc}
public load ( Doctrine\Common\Persistence\ObjectManager $manager )
$manager Doctrine\Common\Persistence\ObjectManager