Skip to content

Commit c3046ee

Browse files
odin568mvdkleijn
authored andcommitted
Aligned to other Apps which start with lowercase. They were marked with phpcs:ignore. Applying same here as official name is "bitShake".
1 parent 2383ed0 commit c3046ee

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

BitShake/BitShake.php

Lines changed: 0 additions & 7 deletions
This file was deleted.
File renamed without changes.

bitShake/bitShake.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
3+
namespace App\SupportedApps\bitShake;
4+
5+
class bitShake extends \App\SupportedApps // phpcs:ignore
6+
{
7+
}

0 commit comments

Comments
 (0)