File tree Expand file tree Collapse file tree 22 files changed +92
-136
lines changed Expand file tree Collapse file tree 22 files changed +92
-136
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<!--
3
- ~ /*
4
- ~ * This file is part of JSON:API implementation for PHP.
5
- ~ *
6
- ~ * (c) Alexey Karapetov <karapetov@gmail.com>
7
- ~ *
8
- ~ * For the full copyright and license information, please view the LICENSE
9
- ~ * file that was distributed with this source code.
10
- ~ */
3
+ ~ This file is part of JSON:API implementation for PHP.
4
+ ~
5
+ ~ (c) Alexey Karapetov <karapetov@gmail.com>
6
+ ~
7
+ ~ For the full copyright and license information, please view the LICENSE
8
+ ~ file that was distributed with this source code.
11
9
-->
12
10
13
11
<ruleset >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- ~ /*
4
- ~ * This file is part of JSON:API implementation for PHP.
5
- ~ *
6
- ~ * (c) Alexey Karapetov <karapetov@gmail.com>
7
- ~ *
8
- ~ * For the full copyright and license information, please view the LICENSE
9
- ~ * file that was distributed with this source code.
10
- ~ */
3
+ ~ This file is part of JSON:API implementation for PHP.
4
+ ~
5
+ ~ (c) Alexey Karapetov <karapetov@gmail.com>
6
+ ~
7
+ ~ For the full copyright and license information, please view the LICENSE
8
+ ~ file that was distributed with this source code.
11
9
-->
12
10
13
11
<phpunit
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
namespace JsonApiPhp \JsonApi \Document \Resource ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
declare (strict_types=1 );
Original file line number Diff line number Diff line change 1
1
<?php
2
2
/**
3
+ * This file is part of JSON:API implementation for PHP.
3
4
*
4
- * * This file is part of JSON:API implementation for PHP.
5
- * *
6
- * * (c) Alexey Karapetov <karapetov@gmail.com>
7
- * *
8
- * * For the full copyright and license information, please view the LICENSE
9
- * * file that was distributed with this source code.
5
+ * (c) Alexey Karapetov <karapetov@gmail.com>
10
6
*
7
+ * For the full copyright and license information, please view the LICENSE
8
+ * file that was distributed with this source code.
11
9
*/
12
10
13
11
require_once __DIR__ . '/../vendor/autoload.php ' ;
You can’t perform that action at this time.
0 commit comments