summaryrefslogtreecommitdiffstats
path: root/src/Components/PartitionDefinition.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Components/PartitionDefinition.php')
-rw-r--r--src/Components/PartitionDefinition.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Components/PartitionDefinition.php b/src/Components/PartitionDefinition.php
index c46252d..df6d3f6 100644
--- a/src/Components/PartitionDefinition.php
+++ b/src/Components/PartitionDefinition.php
@@ -71,7 +71,7 @@ class PartitionDefinition extends Component
/**
* The expression used to defined this partition.
*
- * @var Expression
+ * @var Expression|string
*/
public $expr;