PHP Class FOS\UserBundle\Test\WebTestCase

Inheritance: extends Symfony\Bundle\FrameworkBundle\Test\WebTestCase
Afficher le fichier Open project: KnpLabs/KnpUserBundle

Protected Properties

Свойство Type Description
$kernel

Méthodes protégées

Méthode Description
getService ( $name )
removeTestUser ( )
runCommand ( $name, array $params = [] )

Method Details

getService() protected méthode

protected getService ( $name )

removeTestUser() protected méthode

protected removeTestUser ( )

runCommand() protected méthode

protected runCommand ( $name, array $params = [] )
$params array

Property Details

$kernel protected_oe property

protected $kernel