From 47c3c4b4e772c30dac12169300e20346fa47b71f Mon Sep 17 00:00:00 2001 From: Sam Light Date: Tue, 10 Feb 2026 00:17:41 +0000 Subject: Added declare strict types --- src/Columns/LinkColumn.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Columns/LinkColumn.php') diff --git a/src/Columns/LinkColumn.php b/src/Columns/LinkColumn.php index ee974df..0660d02 100644 --- a/src/Columns/LinkColumn.php +++ b/src/Columns/LinkColumn.php @@ -1,5 +1,7 @@