@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace spec\Yproximite\Api\Message\User; |
4 | 4 | |
5 | 5 | use PhpSpec\ObjectBehavior; |
6 | - |
|
7 | 6 | use Yproximite\Api\Exception\LogicException; |
8 | 7 | use Yproximite\Api\Message\User\UserPostMessage; |
9 | 8 |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace spec\Yproximite\Api\Model\Article; |
4 | 4 | |
5 | 5 | use PhpSpec\ObjectBehavior; |
6 | - |
|
7 | 6 | use Yproximite\Api\Model\Media\Media; |
8 | 7 | use Yproximite\Api\Model\Article\ArticleMedia; |
9 | 8 |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace spec\Yproximite\Api\Model\Article; |
4 | 4 | |
5 | 5 | use PhpSpec\ObjectBehavior; |
6 | - |
|
7 | 6 | use Yproximite\Api\Model\Article\Article; |
8 | 7 | use Yproximite\Api\Model\Inheritance\InheritanceStatuses; |
9 | 8 |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace spec\Yproximite\Api\Model\Article; |
4 | 4 | |
5 | 5 | use PhpSpec\ObjectBehavior; |
6 | - |
|
7 | 6 | use Yproximite\Api\Model\Article\ArticleTranslation; |
8 | 7 | |
9 | 8 | class ArticleTranslationSpec extends ObjectBehavior |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace spec\Yproximite\Api\Model\Article; |
4 | 4 | |
5 | 5 | use PhpSpec\ObjectBehavior; |
6 | - |
|
7 | 6 | use Yproximite\Api\Model\Article\Category; |
8 | 7 | use Yproximite\Api\Model\Inheritance\InheritanceStatuses; |
9 | 8 |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace spec\Yproximite\Api\Model\Article; |
4 | 4 | |
5 | 5 | use PhpSpec\ObjectBehavior; |
6 | - |
|
7 | 6 | use Yproximite\Api\Model\Article\CategoryTranslation; |
8 | 7 | |
9 | 8 | class CategoryTranslationSpec extends ObjectBehavior |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace spec\Yproximite\Api\Model\CallTracking; |
4 | 4 | |
5 | 5 | use PhpSpec\ObjectBehavior; |
6 | - |
|
7 | 6 | use Yproximite\Api\Model\CallTracking\CallTracking; |
8 | 7 | |
9 | 8 | class CallTrackingSpec extends ObjectBehavior |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace spec\Yproximite\Api\Model\Company; |
4 | 4 | |
5 | 5 | use PhpSpec\ObjectBehavior; |
6 | - |
|
7 | 6 | use Yproximite\Api\Model\Company\Company; |
8 | 7 | |
9 | 8 | class CompanySpec extends ObjectBehavior |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace spec\Yproximite\Api\Model\Field; |
4 | 4 | |
5 | 5 | use PhpSpec\ObjectBehavior; |
6 | - |
|
7 | 6 | use Yproximite\Api\Model\Field\Field; |
8 | 7 | use Yproximite\Api\Model\Inheritance\InheritanceStatuses; |
9 | 8 |