mirror of
https://github.com/Codappix/search_core.git
synced 2024-11-22 10:56:12 +01:00
CLEANUP: Fix code style issues
This commit is contained in:
parent
28ef07cbd7
commit
03cc77f336
2 changed files with 0 additions and 2 deletions
|
@ -53,7 +53,6 @@ class DataHandler implements Singleton
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var ConfigurationContainerInterface
|
* @var ConfigurationContainerInterface
|
||||||
* @inject
|
|
||||||
*/
|
*/
|
||||||
protected $configuration;
|
protected $configuration;
|
||||||
|
|
||||||
|
|
|
@ -15,4 +15,3 @@
|
||||||
<items>0</items>
|
<items>0</items>
|
||||||
</sys_category>
|
</sys_category>
|
||||||
</dataset>
|
</dataset>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue