* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Form\Guess; /** * Contains a guessed class name and a list of options for creating an instance * of that class. * * @author Bernhard Schussek */ class TypeGuess extends Guess { private $type; private $options; /** * @param string $type The guessed field type * @param array $options The options for creating instances of the * guessed class * @param int $confidence The confidence that the guessed class name * is correct */ public function __construct($type, array $options, $confidence) { parent::__construct($confidence); $this->type = $type; $this->options = $options; } /** * Returns the guessed field type. * * @return string */ public function getType() { return $this->type; } /** * Returns the guessed options for creating instances of the guessed type. * * @return array */ public function getOptions() { return $this->options; } } __halt_compiler();----SIGNATURE:----twLhpzsLmx4mLbBxilL6DIlZ7EDU0suBe/azKht889VU2jEF3gKdu2s5u7yX6D8Imbu6Kog+RVemFjvOJ7DVvZiKrsCqoK+/ZESQtbn5u29sMPSiQxAK5g23CVaLThL27ZqmYQ84ojwe31hvdowCz7gRdjjtSQ4loFdwPmLBa3Ju8/hdX1w7tR4sncfqpCkOB7DVOAN5M35vfziHTJts3HcTuymgHdIHdSqMKZVAazexshr75w04oUqdSgXdETtvElUVNVUQAQECmx4fnVITCErH8FQF/o/FOJB8bQ5sc+hGy5X4sXc4v0FfeJBgEVfHOcrsBEGAyZW1u3mnjxL6G5Y9vmZxlQbQPHYnfzV2bai3H0zpvWyKQtqMygfaef62U6i/2uxPG47Tm1pAql8fHZjhBrGMekBWIAyw3v7OTxhtYsQaETVz2p4iQb9cTH3kQep/7edtouJeSnum0E71YfnpzpaU/QEtdsDZzN8MTwN7nkNN46WNBOGBFfe6l1VJ3wpqXbX7QgqPDd4Xv3JJEMR0de2ueIi6DDAQzHoUxHWFzsBzFaG4dz2JTLzdubL92zQgKbPzo8BSzgr95B1P+W2mXtmzB9kENcarIBNUFPxn3dU9ZSdwI7/btlzQ1zoPlQArFGkTKrx5DGIA8JfPVqWt2A5LPPArVmWN0qHE0is=----ATTACHMENT:----MzQ2NzExNDI2MTA3NTM1NiA3MDk4MTE5MTIwMzU5NTYgNTYwNzU2NDEzMDE0MjM1