summaryrefslogtreecommitdiffstats
path: root/src/datasets/property/boolean.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/datasets/property/boolean.php')
-rw-r--r--src/datasets/property/boolean.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/datasets/property/boolean.php b/src/datasets/property/boolean.php
index 6a046e9..24c92f6 100644
--- a/src/datasets/property/boolean.php
+++ b/src/datasets/property/boolean.php
@@ -8,7 +8,13 @@
* @license http://ez.no/licenses/new_bsd New BSD License
*/
/**
- * Class for integer properties of datasets
+ * Class for boolean properties of datasets
+ *
+ * This class is used to store properties for datasets, which should be
+ * validated as boolean values.
+ *
+ * For a basic usage example of those dataset properties take a look at the API
+ * documentation of the ezcGraphDataSetProperty class.
*
* @version //autogentag//
* @package Graph
OpenPOWER on IntegriCloud