Definition at line 33 of file ReturnValue.php.
◆ __construct()
__construct |
( |
|
$type = 'mixed' , |
|
|
|
$description = '' |
|
) |
| |
Constructor
- Parameters
-
string | $type | Return value type |
string | $description | Return value type |
Definition at line 53 of file ReturnValue.php.
setDescription($description)
◆ getDescription()
Retrieve parameter description
- Returns
- string
Definition at line 90 of file ReturnValue.php.
◆ getType()
◆ setDescription()
setDescription |
( |
|
$description | ) |
|
Set parameter description
- Parameters
-
string | null | $description | |
- Returns
- void
Definition at line 101 of file ReturnValue.php.
104 #require_once 'Zend/Server/Reflection/Exception.php';
◆ setType()
Set parameter type
- Parameters
-
- Returns
- void
Definition at line 75 of file ReturnValue.php.
78 #require_once 'Zend/Server/Reflection/Exception.php';
◆ $_description
◆ $_type
The documentation for this class was generated from the following file:
- vendor/magento/zendframework1/library/Zend/Server/Reflection/ReturnValue.php