PHP Class eZ\Publish\Core\REST\Server\Values\Options

Inheritance: extends eZ\Publish\API\Repository\Values\ValueObject
Show file Open project: ezsystems/ezpublish-kernel

Public Properties

Property Type Description
$allowedMethods array The methods allowed my the resource.

Public Methods

Method Description
__construct ( $allowedMethods )

Method Details

__construct() public method

public __construct ( $allowedMethods )

Property Details

$allowedMethods public property

The methods allowed my the resource.
public array $allowedMethods
return array