From 5c92f467867b43034b9e66b46b3b465ba9db655c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 30 Jan 2016 20:38:20 -0500 Subject: Add external links for tasks with plugin api --- app/Core/ExternalLink/ExternalLinkInterface.php | 36 +++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 app/Core/ExternalLink/ExternalLinkInterface.php (limited to 'app/Core/ExternalLink/ExternalLinkInterface.php') diff --git a/app/Core/ExternalLink/ExternalLinkInterface.php b/app/Core/ExternalLink/ExternalLinkInterface.php new file mode 100644 index 00000000..2dbc0a19 --- /dev/null +++ b/app/Core/ExternalLink/ExternalLinkInterface.php @@ -0,0 +1,36 @@ +