PHP Interface WellCommerce\Bundle\AdminBundle\Repository\UserRepositoryInterface

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\DoctrineBundle\Repository\RepositoryInterface, extends Symfony\Component\Security\Core\User\UserProviderInterface, extends Symfony\Bridge\Doctrine\Security\User\UserLoaderInterface
Show file Open project: wellcommerce/wellcommerce Interface Usage Examples

Public Methods

Method Description
getUserPermission ( string $name, WellCommerce\Bundle\AdminBundle\Entity\UserInterface $user )

Method Details

getUserPermission() public method

public getUserPermission ( string $name, WellCommerce\Bundle\AdminBundle\Entity\UserInterface $user )
$name string
$user WellCommerce\Bundle\AdminBundle\Entity\UserInterface