diff --git a/src/V1/ResourceNull.php b/src/V1/ResourceNull.php index f4bd600..3d48c84 100644 --- a/src/V1/ResourceNull.php +++ b/src/V1/ResourceNull.php @@ -26,9 +26,7 @@ final class ResourceNull implements Accessable, Element * @param \Art4\JsonApiClient\Manager $manager The manager * @param \Art4\JsonApiClient\Accessable $parent The parent */ - public function __construct($data, Manager $manager, Accessable $parent) - { - } + public function __construct($data, Manager $manager, Accessable $parent) {} /** * Check if a value exists in this resource