From 1b7a882bf1478c9afaee544ec74e59b8aa897335 Mon Sep 17 00:00:00 2001 From: webeweb Date: Mon, 6 Jan 2020 18:35:08 +0100 Subject: [PATCH] Update PHPDoc --- BootstrapInterface.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BootstrapInterface.php b/BootstrapInterface.php index 18342032..302851ee 100644 --- a/BootstrapInterface.php +++ b/BootstrapInterface.php @@ -16,7 +16,7 @@ * * @author webeweb * @package WBW\Bundle\BootstrapBundle - * @deprecated since 3.5.0, use {@see WBW\Bundle\BootstrapBundle\BootstrapInterface} + * @deprecated since 3.5.0, use {@see WBW\Bundle\BootstrapBundle\BootstrapInterface} instead. */ interface BootstrapInterface {