diff options
Diffstat (limited to 'src/structs/context.php')
-rw-r--r-- | src/structs/context.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/structs/context.php b/src/structs/context.php index cdef482..6640d67 100644 --- a/src/structs/context.php +++ b/src/structs/context.php @@ -10,6 +10,7 @@ /** * Struct to represent the context of a renderer operation * + * @version //autogentag// * @package Graph */ class ezcGraphContext extends ezcBaseStruct |