2.1 KiB
2.1 KiB
YooKassa API SDK
Class: \YooKassa\Helpers\StringObject
Namespace: \YooKassa\Helpers
Summary:
Класс объекта, кастящегося в строку, используется только в тестах
Constants
- No constants found
Methods
| Visibility | Name | Flag | Summary |
|---|---|---|---|
| public | __construct() | StringObject constructor. | |
| public | __toString() | Возвращает строковое значение текущего объекта |
Details
- File: lib/Helpers/StringObject.php
- Package: YooKassa
- Class Hierarchy:
- \YooKassa\Helpers\StringObject
Methods
public __construct() : mixed
public __construct(string $value) : mixed
Summary
StringObject constructor.
Details:
- Inherited From: \YooKassa\Helpers\StringObject
Parameters:
| Type | Name | Description |
|---|---|---|
string |
value |
Returns: mixed -
public __toString() : string
public __toString() : string
Summary
Возвращает строковое значение текущего объекта
Details:
- Inherited From: \YooKassa\Helpers\StringObject
Returns: string - Строковое представление объекта
Top Namespaces
Reports
This document was automatically generated from source code comments on 2023-04-06 using phpDocumentor
© 2023 YooMoney