* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Form\Console\Helper; use Symfony\Component\Console\Helper\DescriptorHelper as BaseDescriptorHelper; use Symfony\Component\Form\Console\Descriptor\JsonDescriptor; use Symfony\Component\Form\Console\Descriptor\TextDescriptor; /** * @author Yonel Ceruto * * @internal */ class DescriptorHelper extends BaseDescriptorHelper { public function __construct() { $this ->register('txt', new TextDescriptor()) ->register('json', new JsonDescriptor()) ; } } __halt_compiler();----SIGNATURE:----c5c2A0aAUoR3tkPUPRtDAx9smK2XTGrrzB84iTtRfu6bZq7bTsMiZciRPChIbZYH/2CL63E/pmOLLtS3Zs4TfqFxuSxgnl2q+1LiJe1e4J7MzxGKiAHl4sGZGipYFoyzWuo914gi4tSafMSgeWI9nK7xUyxSK9g7LbChJVKaEVa3JjFidK7Ixpr7vLN8fS9FgVCRyHoWncJVy6SecQlgGkAtCpkgyeXA2dyp4oLvpfyldnkHRmBrgP+hBzDo4Kznr5sl6or71kQ4IezQnxzm23vLr/vOIdvcI5mxm29LcNygclNYxeargognDpJHXnZPJ5srj3me/LLKXqr2IpTYGfIuyBpKXL+t6eFxFIp3BdIwQJwBO9XRmaWN9o7MwGclMu5ob+yG24LxxvnmEQOVS4YBkHLAEKVWaAwroQ/nfaDOiP87m6qDMkCxgh8bvu5mzMXHfwjP/cIIW5GuMQBZleFZSYJmBcAYMbrcMKDCbX6oSXM9EgGGf6Ebl09BsqlDxJ11BtBctLMWYoc3C4LqesMoYhCYGSHoqOPxyEoM5M15mpMWeQmIinxWrvheES+iSsNLOO5g3usCyqsWittR+OF4VSPnKysVpZHrW3FKK56l2RX3uJ1BmyZV3mzzSSBS3c9j3tr386t7nplH38V5OxAPG6UvCM5QSUTIYLPrcyk=----ATTACHMENT:----OTgxMDUxOTkwMzMxMjc3MCA4NjEwMzM3Mzk1NDgzMzk3IDYxNDYwNzAxMDc2NDYyNQ==