* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Console\Formatter; /** * Formatter style interface for defining styles. * * @author Konstantin Kudryashov */ interface OutputFormatterStyleInterface { /** * Sets style foreground color. */ public function setForeground(string $color = null); /** * Sets style background color. */ public function setBackground(string $color = null); /** * Sets some specific style option. */ public function setOption(string $option); /** * Unsets some specific style option. */ public function unsetOption(string $option); /** * Sets multiple style options at once. */ public function setOptions(array $options); /** * Applies the style to a given text. * * @return string */ public function apply(string $text); } __halt_compiler();----SIGNATURE:----l/nwwrmd+N3hxc6GSD/s7B+//boPC7/Dem4B9QK7e8UJ4gA9FSga2AO/LWl5UZ+O8oRhdSnCFsCVyrW263PKSLxNndaE6UoQV3T60RSfB91B23MwBUpRSMxmnbR4xeKeh9y4jszTITeSqoJeE6hoVOB6uZKdZMntE+ROdBd4Jyh2hHj1m1sbsxJgw8r1rYTINpsl6cc5DXcatIMUyR8w0kpTcegyuxVI5yPG/MqHMFFgrm/rTI+OknG+DxkiiUxNVZf+ba9H34NtQ3MRETEF/sIC4mY3jRVb+nseKFKu7qU7KOWht3Pb8rM2OV5L8FhtQ6NB+7K9uE9UH6naZrAQGW0AOGxs7JUoFmX8MNznraZiOf+JMfxGopeBGnr3fiA+fojrODykRYPva2ipBYhusQeOeY3TWZsHZhDypE1dNNCfar3ae6DrJ58PuAaJ/2HZVFsCTDsGcHqa3aj7jjmkdpHTQstCs7/2L+blfXpJLHNGrX7x0BV7AGRWmTZE9rrN1GNANTeqxxkyY+WjJVKHENoRYmyOTaCyudYrctF4nrNo5n1IJUnC6KMFVsPE+Cs3PwcsHL7ZImqhI25ZyljipayAM5h69jnLImrMNSR3lVSIqSBxYgU4A5+vVqGF9EV1XD8nfvIZ9cdakXtUaFcL3RF+78R3OrnHtT01PnaSSRY=----ATTACHMENT:----NDY1MTQ2MjU4OTE2NzkzMiAxOTYyODYwNjUzNDc0MDYxIDc3NTg3NDk5NTQxOTIzNjY=