phramework/jsonapi doc
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespaces

  • Phramework
    • JSONAPI
      • Controller
        • POST
      • Model
      • Viewers

Classes

  • QueueItem

Class QueueItem

QueueItem

Namespace: Phramework\JSONAPI\Controller\POST
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since: 0.0.0
Located at Controller/POST/QueueItem.php

Methods summary

public
# __construct( object $attributes, object $relationships = null )

Parameters

$attributes
$relationships
public mixed
# getAttributes( )

Get the value of QueueItem

Get the value of QueueItem

Returns

mixed
public mixed
# getRelationships( )

Get the value of Relationships

Get the value of Relationships

Returns

mixed
public Phramework\JSONAPI\Controller\POST\QueueItem
# setRelationships( mixed $relationships )

Set the value of Relationships

Set the value of Relationships

Parameters

$relationships
relationships

Returns

Phramework\JSONAPI\Controller\POST\QueueItem
phramework/jsonapi doc API documentation generated by ApiGen