From 6f4184081e0c4219f25c8c2869fc201ef2d6c118 Mon Sep 17 00:00:00 2001 From: mattab Date: Thu, 4 Apr 2013 15:10:48 +1300 Subject: Cleaning up the API output by removing some functions from display with @ignore tag --- plugins/Transitions/API.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/Transitions') diff --git a/plugins/Transitions/API.php b/plugins/Transitions/API.php index 67e4735dbd..80afa16d94 100644 --- a/plugins/Transitions/API.php +++ b/plugins/Transitions/API.php @@ -289,6 +289,9 @@ class Piwik_Transitions_API } } + /** + * @ignore + */ public function getTranslations() { $controller = new Piwik_Transitions_Controller(); -- cgit v1.2.3