Skip to content

Commit 1bae9b7

Browse files
committed
Moved ObjectType/StringType and accompanying tests to separate repositories.
1 parent c660577 commit 1bae9b7

File tree

5 files changed

+1
-103
lines changed

5 files changed

+1
-103
lines changed

src/Porter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
use ScriptFUSION\Porter\Transform\Transformer;
2121

2222
/**
23-
* Imports data according to an ImportSpecification from a provider in the container of providers or internal factory.
23+
* Imports data from a provider defined in the providers container or internal factory.
2424
*/
2525
class Porter
2626
{

src/Type/ObjectType.php

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

src/Type/StringType.php

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

test/Unit/Porter/Type/ObjectTypeTest.php

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

test/Unit/Porter/Type/StringTypeTest.php

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

0 commit comments

Comments
 (0)