@@ -1,4 +1,4 @@ |
||
1 | -<?php declare(strict_types=1); |
|
1 | +<?php declare(strict_types = 1); |
|
2 | 2 | namespace ApacheSolrForTypo3\Solr\Domain\Search\Statistics; |
3 | 3 | |
4 | 4 | /*************************************************************** |