From 4e6e1466b201fc7d28cc4fcd01aed1ac91fee5cb Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 10 Jul 2018 13:03:57 +0000 Subject: [PATCH] Apply fixes from StyleCI [ci skip] [skip ci] --- Blacklight/processing/PostProcess.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Blacklight/processing/PostProcess.php b/Blacklight/processing/PostProcess.php index 98c478862..0734ee2c6 100755 --- a/Blacklight/processing/PostProcess.php +++ b/Blacklight/processing/PostProcess.php @@ -29,7 +29,6 @@ use Blacklight\processing\post\ProcessAdditional; class PostProcess { - /** * @var \Blacklight\NameFixer */