Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php namespace CMEN\GoogleChartsBundle\GoogleCharts\Options; /** * @author Christophe ..
Decoded Output download
<?php
namespace CMEN\GoogleChartsBundle\GoogleCharts\Options;
/**
* @author Christophe Meneses
*/
class TitleTextStyle
{
use ColorTrait;
use FontNameTrait;
use FontSizeTrait;
use BoldTrait;
use ItalicTrait;
}
?>
Did this file decode correctly?
Original Code
<?php
namespace CMEN\GoogleChartsBundle\GoogleCharts\Options;
/**
* @author Christophe Meneses
*/
class TitleTextStyle
{
use ColorTrait;
use FontNameTrait;
use FontSizeTrait;
use BoldTrait;
use ItalicTrait;
}
Function Calls
None |
Stats
MD5 | 3826b7e91e0bb1741e12792a48202d26 |
Eval Count | 0 |
Decode Time | 139 ms |