PHP Class Scheb\TwoFactorBundle\Security\TwoFactor\Renderer

Show file Open project: scheb/two-factor-bundle Class Usage Examples

Public Methods

Method Description
__construct ( Symfony\Bundle\FrameworkBundle\Templating\EngineInterface $templating, $formTemplate )
render ( Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextInterface $context )

Method Details

__construct() public method

public __construct ( Symfony\Bundle\FrameworkBundle\Templating\EngineInterface $templating, $formTemplate )
$templating Symfony\Bundle\FrameworkBundle\Templating\EngineInterface

render() public method

public render ( Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextInterface $context )
$context Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextInterface