Skip to content

Commit 139372a

Browse files
committed
Cleanup
1 parent fa998b6 commit 139372a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+1
-3504
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,7 @@
3030
"autoload": {
3131
"psr-4": {
3232
"Typhoon\\Type\\": "src/"
33-
},
34-
"files": [
35-
"src/functions.php"
36-
]
33+
}
3734
},
3835
"autoload-dev": {
3936
"psr-4": {

src/.gitignore

Whitespace-only changes.

src/Internal/AliasType.php

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/Internal/ArgumentType.php

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/Internal/ArrayType.php

Lines changed: 0 additions & 31 deletions
This file was deleted.

src/Internal/CallableType.php

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/Internal/ClassConstantMaskType.php

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/Internal/ClassConstantType.php

Lines changed: 0 additions & 29 deletions
This file was deleted.

src/Internal/ClassStringType.php

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/Internal/ConditionalType.php

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)