Ejemplo n.º 1
0
 public function testSupportsClass()
 {
     $this->assertTrue($this->userProvider->supportsClass(static::USER_CLASS));
 }