Свойство | Type | Description | |
---|---|---|---|
$container | DataContainerInterface | ||
$manager | Art4\JsonApiClient\Utils\FactoryManagerInterface |
Méthode | Description | |
---|---|---|
__construct ( Art4\JsonApiClient\Utils\FactoryManagerInterface $manager, Art4\JsonApiClient\AccessInterface $parent ) | Sets the manager and parent | |
get ( string $key ) : mixed | Get a value by the key of this object | |
parse ( mixed $object ) : self | Parses the data for this element |
Méthode | Description | |
---|---|---|
parseData ( null | array | object $data ) : null | |
Parse the data value |
public __construct ( Art4\JsonApiClient\Utils\FactoryManagerInterface $manager, Art4\JsonApiClient\AccessInterface $parent ) | ||
$manager | Art4\JsonApiClient\Utils\FactoryManagerInterface | The manager |
$parent | Art4\JsonApiClient\AccessInterface | The parent |
protected DataContainerInterface $container | ||
Résultat | DataContainerInterface |