PHP Class Scalr\Api\Service\User\V1beta0\Adapter\ScriptVersionAdapter

Author: N.V.
Inheritance: extends Scalr\Api\DataType\ApiEntityAdapter
Show file Open project: scalr/scalr Class Usage Examples

Protected Properties

Property Type Description
$entityClass
$rules array Converter rules

Public Methods

Method Description
_body ( $from, $to, $action )
_script ( $from, $to, $action )
validateEntity ( $entity )

Method Details

_body() public method

public _body ( $from, $to, $action )

_script() public method

public _script ( $from, $to, $action )

validateEntity() public method

See also: Scalr\Api\DataType\ApiEntityAdapter::validateEntity()
public validateEntity ( $entity )

Property Details

$entityClass protected property

protected $entityClass

$rules protected property

Converter rules
protected array $rules
return array