remove old datamapper

This commit is contained in:
Dennis Eichhorn 2021-12-19 20:17:06 +01:00
parent 924540c556
commit d15ae95ed3

View File

@ -217,7 +217,6 @@
<exclude-pattern>*HttpUri.js</exclude-pattern>--><!-- Regex false positive --> <exclude-pattern>*HttpUri.js</exclude-pattern>--><!-- Regex false positive -->
<!--</rule>--> <!--</rule>-->
<rule ref="Squiz.WhiteSpace.ScopeKeywordSpacing"> <rule ref="Squiz.WhiteSpace.ScopeKeywordSpacing">
<exclude-pattern>*DataMapperAbstract.php</exclude-pattern>
</rule> </rule>
<rule ref="Squiz.WhiteSpace.SemicolonSpacing"/> <rule ref="Squiz.WhiteSpace.SemicolonSpacing"/>
<rule ref="Zend.Files.ClosingTag"/> <rule ref="Zend.Files.ClosingTag"/>