Serializer to be used as a stand-in when no serialization is supported.
More...
Serializer to be used as a stand-in when no serialization is supported.
- Copyright
- GPL-2.0-or-later
- Author
- Daniel Kinzler
◆ __construct()
Wikibase\DataAccess\Serializer\ForbiddenSerializer::__construct |
( |
| $message | ) |
|
◆ serialize()
Wikibase\DataAccess\Serializer\ForbiddenSerializer::serialize |
( |
| $object | ) |
|
Always throws an exception.
- See also
- Serializer::getSerialized()
- Parameters
-
- Exceptions
-
- Returns
- array
◆ $message
Wikibase\DataAccess\Serializer\ForbiddenSerializer::$message |
|
private |
The documentation for this class was generated from the following file: