summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TTableFooterRow.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Web/UI/WebControls/TTableFooterRow.php')
-rw-r--r--framework/Web/UI/WebControls/TTableFooterRow.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/Web/UI/WebControls/TTableFooterRow.php b/framework/Web/UI/WebControls/TTableFooterRow.php
index 2414c613..ce1ede3c 100644
--- a/framework/Web/UI/WebControls/TTableFooterRow.php
+++ b/framework/Web/UI/WebControls/TTableFooterRow.php
@@ -10,6 +10,7 @@
*/
namespace Prado\Web\UI\WebControls;
+use Prado\Exceptions\TInvalidOperationException;
/**
* TTableFooterRow class.