* * 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:----hXEUu8DuPDo9Ca76nemTfLpjSwAYP3MYBWkPzBGSPmXVr+CQNAs/7Ic0jtZ79v8ncMp1oy8T+djASIvytLCW3yBXpaYKIy1GraAiqt+CFRIQ2sBRke8xjeeZ2wTWkctEGp+dlltBTPvBfbQfKdCX1FEjyxJ4a1cQBL8FAH0GptpyacgLAzMBD7KtsFfETJ7w+i83R6fOyht+2Q+UyADeH2E0ZnI9k+j5IxkSjxTgS0TxlRjUDFiNeZc53fp4CYCY5Vp2mrWOCwZCcKAFWtOBxrGiWPVOhsulPCur1mgQ7l2kc98iZHowTZtS/mTOXpXWcOZgmJacww5LzD1GdRfKvei/iXXQLlV/kc7QtyF3y/vCmVFseRgnmqVBMffPEJQrc9RouGoaLy0VsDCNM+D+aFSKcc1d/FiyGQIfF/RTCPj3enWB7DiLjqdgxU/kzwMZSrcuo4LbgpgJ32mn/t5ZS0JINMHKsfcIPGtJQV5jMwqIzCnKJ8d8TIjBCKI6EVaTHOH1SfsQk4R2/OCh/Cgs2oxv1uKzpufWebsNrH+d8MzaPjNhrHuDiF5tmMrntqSP9UYma7KOJvUTHSLCDLkVDNkGwO1eUREnYmO2GOLEoDzfOZFl1xjik0gOePVW84McEnNzKBNG9Jxr7+d5Te0+N3rAmR4pWT4HLYc0qffIFV8=----ATTACHMENT:----MzA1NzA3ODgzODUyNTY5MCAxNTE2Mzk1NjMxNTgyMjEgNzQzNTAzMjcxMzU5MTQwMg==