eZ\Publish\Core\REST\Server\Values\Options::__construct PHP Метод

__construct() публичный Метод

public __construct ( $allowedMethods )
    public function __construct($allowedMethods)
    {
        $this->allowedMethods = $allowedMethods;
    }