Skip to content

Latest commit

 

History

History
88 lines (58 loc) · 2.08 KB

YooKassa-Helpers-StringObject.md

File metadata and controls

88 lines (58 loc) · 2.08 KB

Class: \YooKassa\Helpers\StringObject


Summary:

Класс объекта, кастящегося в строку, используется только в тестах


Constants

  • No constants found

Methods

Visibility Name Flag Summary
public __construct() StringObject constructor.
public __toString() Возвращает строковое значение текущего объекта

Details


Methods

public __construct() : mixed

public __construct(string $value) : mixed

Summary

StringObject constructor.

Details:

Parameters:
Type Name Description
string value

Returns: mixed -

public __toString() : string

public __toString() : string

Summary

Возвращает строковое значение текущего объекта

Details:

Returns: string - Строковое представление объекта


Top Namespaces


Reports


This document was automatically generated from source code comments on 2022-03-22 using phpDocumentor

© 2022 YooMoney