diff options
Diffstat (limited to 'src/element/background.php')
-rw-r--r-- | src/element/background.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/element/background.php b/src/element/background.php index e6b3885..a33fa9a 100644 --- a/src/element/background.php +++ b/src/element/background.php @@ -35,6 +35,7 @@ * Defines how the background image gets repeated * * @package Graph + * @mainclass */ class ezcGraphChartElementBackground extends ezcGraphChartElement { |