Skip to content

Commit

Permalink
Merge pull request #1 from pluswerk/ChrisB9-patch-1
Browse files Browse the repository at this point in the history
Update Package comment
  • Loading branch information
ChrisB9 authored Oct 18, 2019
2 parents 585d6b2 + f875d5c commit 7ae2ac9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Classes/Service/HtmlMinifier.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

/***
*
* This file is part of an "Pluswerk AG" Extension for TYPO3 CMS.
Expand Down Expand Up @@ -27,7 +29,7 @@
* @author Stefan Lamm <stefan.lamm@pluswerk.ag>
* @copyright 2019 Pluswerk AG
* @license GPL, version 3
* @package Pluswerk\PlusProject\Hook
* @package Pluswerk\PlusMinify\Hook
*/
class HtmlMinifier implements MiddlewareInterface
{
Expand Down

0 comments on commit 7ae2ac9

Please sign in to comment.