From 67884dffec9ca6fb1354ec33e5f5383522e5aff0 Mon Sep 17 00:00:00 2001 From: foxycode Date: Mon, 29 Jun 2015 16:14:05 +0200 Subject: [PATCH] Link: removed @internal annotation --- src/Application/UI/Link.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Application/UI/Link.php b/src/Application/UI/Link.php index 8feb23b74..e872e5d8a 100644 --- a/src/Application/UI/Link.php +++ b/src/Application/UI/Link.php @@ -13,7 +13,6 @@ /** * Lazy encapsulation of PresenterComponent::link(). * Do not instantiate directly, use PresenterComponent::lazyLink() - * @internal * * @property-read string $destination * @property-read array $parameters