diff options
-rw-r--r-- | src/driver/verbose.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/driver/verbose.php b/src/driver/verbose.php index d208ec0..c42db5a 100644 --- a/src/driver/verbose.php +++ b/src/driver/verbose.php @@ -11,6 +11,7 @@ * Extension of the basic Driver package to utilize the SVGlib. * * @package Graph + * @access private */ class ezcGraphVerboseDriver extends ezcGraphDriver |