Tobscure\JsonApi\ElementInterface::with PHP Method

with() public method

Request a relationship to be included.
public with ( string | array $relationships )
$relationships string | array
    public function with($relationships);