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\GanttChart; use CMEN\Google..

Decoded Output download

<?php

namespace CMEN\GoogleChartsBundle\GoogleCharts\Options\GanttChart;

use CMEN\GoogleChartsBundle\GoogleCharts\Options\FillTrait;

/**
 * @author Christophe Meneses
 */
class PercentStyle
{
    use FillTrait;
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace CMEN\GoogleChartsBundle\GoogleCharts\Options\GanttChart;

use CMEN\GoogleChartsBundle\GoogleCharts\Options\FillTrait;

/**
 * @author Christophe Meneses
 */
class PercentStyle
{
    use FillTrait;
}

Function Calls

None

Variables

None

Stats

MD5 ac5559a9ee4cf52f4ca266e23a872b1c
Eval Count 0
Decode Time 88 ms