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
 */
trait PointTrait
{
    use PointShapeTrait;

    use PointSizeTrait;

    use PointsVisibleTrait;
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace CMEN\GoogleChartsBundle\GoogleCharts\Options;

/**
 * @author Christophe Meneses
 */
trait PointTrait
{
    use PointShapeTrait;

    use PointSizeTrait;

    use PointsVisibleTrait;
}

Function Calls

None

Variables

None

Stats

MD5 9d8c6dfddb623de96b7c401d53b0fbf6
Eval Count 0
Decode Time 110 ms