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
Afficher le fichier Open project: wellcommerce/wellcommerce Interface Usage Examples

Méthodes publiques

Méthode Description
getUserPermission ( string $name, WellCommerce\Bundle\AdminBundle\Entity\UserInterface $user )

Method Details

getUserPermission() public méthode

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