W3cubDocs

/Symfony 3.0

Symfony\Component\Validator\ClassBasedInterface

interface ClassBasedInterface

An object backed by a PHP class.

Methods

string getClassName()

Returns the name of the backing PHP class.

Details

public string getClassName()

Returns the name of the backing PHP class.

Return Value

string The name of the backing class.

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/Validator/ClassBasedInterface.html