File tree Expand file tree Collapse file tree
src/IPub/JsonAPIObject/Objects Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919use CloudCreativity \Utils \Object \StandardObject ;
2020use CloudCreativity \Utils \Object \StandardObjectInterface ;
2121
22- use Neomerx \JsonApi \Exceptions \ErrorCollection ;
22+ use Neomerx \JsonApi \Schema \ErrorCollection ;
2323
2424use IPub \JsonAPIObject \Exceptions ;
2525
Original file line number Diff line number Diff line change 1616
1717namespace IPub \JsonAPIObject \Objects ;
1818
19- use Neomerx \JsonApi \Contracts \Document \ErrorInterface ;
20- use Neomerx \JsonApi \Contracts \Document \LinkInterface ;
21- use Neomerx \JsonApi \Document \Link ;
22- use Neomerx \JsonApi \Exceptions \ErrorCollection ;
19+ use Neomerx \JsonApi \Contracts \Schema \ErrorInterface ;
20+ use Neomerx \JsonApi \Contracts \Schema \LinkInterface ;
21+ use Neomerx \JsonApi \Schema \Link ;
22+ use Neomerx \JsonApi \Schema \ErrorCollection ;
2323
2424use IPub \JsonAPIObject \Exceptions ;
2525
Original file line number Diff line number Diff line change 1818
1919use CloudCreativity \Utils \Object \StandardObjectInterface ;
2020
21- use Neomerx \JsonApi \Contracts \Document \DocumentInterface as NeomerxDocumentInterface ;
22- use Neomerx \JsonApi \Exceptions \ErrorCollection ;
21+ use Neomerx \JsonApi \Contracts \Schema \DocumentInterface as NeomerxDocumentInterface ;
22+ use Neomerx \JsonApi \Schema \ErrorCollection ;
2323
2424use IPub \JsonAPIObject \Exceptions ;
2525
Original file line number Diff line number Diff line change 1616
1717namespace IPub \JsonAPIObject \Objects ;
1818
19- use Neomerx \JsonApi \Contracts \Document \DocumentInterface ;
20- use Neomerx \JsonApi \Contracts \Document \ErrorInterface ;
21- use Neomerx \JsonApi \Contracts \Document \LinkInterface ;
19+ use Neomerx \JsonApi \Contracts \Schema \DocumentInterface ;
20+ use Neomerx \JsonApi \Contracts \Schema \ErrorInterface ;
21+ use Neomerx \JsonApi \Contracts \Schema \LinkInterface ;
2222
2323/**
2424 * Error response interface
Original file line number Diff line number Diff line change 1818
1919use CloudCreativity \Utils \Object \StandardObjectInterface ;
2020
21- use Neomerx \JsonApi \Contracts \Document \DocumentInterface as NeomerxDocumentInterface ;
21+ use Neomerx \JsonApi \Contracts \Schema \DocumentInterface as NeomerxDocumentInterface ;
2222
2323use IPub \JsonAPIObject \Exceptions ;
2424
Original file line number Diff line number Diff line change 1818
1919use CloudCreativity \Utils \Object \StandardObjectInterface ;
2020
21- use Neomerx \JsonApi \Contracts \Document \DocumentInterface as NeomerxDocumentInterface ;
21+ use Neomerx \JsonApi \Contracts \Schema \DocumentInterface as NeomerxDocumentInterface ;
2222
2323use IPub \JsonAPIObject \Exceptions ;
2424
Original file line number Diff line number Diff line change 1818
1919use CloudCreativity \Utils \Object \StandardObjectInterface ;
2020
21- use Neomerx \JsonApi \Contracts \Document \DocumentInterface as NeomerxDocumentInterface ;
21+ use Neomerx \JsonApi \Contracts \Schema \DocumentInterface as NeomerxDocumentInterface ;
2222
2323use IPub \JsonAPIObject \Exceptions ;
2424
Original file line number Diff line number Diff line change 1616
1717namespace IPub \JsonAPIObject \Objects ;
1818
19- use Neomerx \JsonApi \Contracts \Document \DocumentInterface ;
19+ use Neomerx \JsonApi \Contracts \Schema \DocumentInterface ;
2020
2121use IPub \JsonAPIObject \Exceptions ;
2222
Original file line number Diff line number Diff line change 1919use CloudCreativity \Utils \Object \StandardObject ;
2020use CloudCreativity \Utils \Object \StandardObjectInterface ;
2121
22- use Neomerx \JsonApi \Contracts \Document \DocumentInterface ;
22+ use Neomerx \JsonApi \Contracts \Schema \DocumentInterface ;
2323
2424use IPub \JsonAPIObject \Exceptions ;
2525
You can’t perform that action at this time.
0 commit comments