<?php
// {{{ICINGA_LICENSE_HEADER}}}
namespace Icinga\Chart;
use Icinga\Chart\Chart;
class PieChart extends Chart
{
}