mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-09 04:52:42 +00:00
Starting unification of casing in remaining folders
This commit is contained in:
parent
5f45dd20d2
commit
900dfef2f7
554 changed files with 3 additions and 3 deletions
9
lib/Cake/Test/Fixture/sample.xml
Normal file
9
lib/Cake/Test/Fixture/sample.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<tags>
|
||||
<tag id="1">
|
||||
<name>defect</name>
|
||||
</tag>
|
||||
<tag id="2">
|
||||
<name>enhancement</name>
|
||||
</tag>
|
||||
</tags>
|
Loading…
Add table
Add a link
Reference in a new issue