Fix coding guidelines

This commit is contained in:
Matthias Jentsch 2014-08-28 16:15:51 +02:00
parent 573a4ea12f
commit f77cd9cafa
4 changed files with 9 additions and 11 deletions

View File

@ -337,3 +337,4 @@ class PieChart extends Chart
$clipBox->addElement($rect);
}
}

View File

@ -1,10 +1,7 @@
<?php
/**
* Created by PhpStorm.
* User: mjentsch
* Date: 22.07.14
* Time: 10:17
*/
// {{{ICINGA_LICENSE_HEADER}}}
// {{{ICINGA_LICENSE_HEADER}}}
namespace Icinga\Chart\Render;