BillogramApiExceptionsReadOnlyFieldError
Attempt to modify a read-only field.
Defined (1)
The class is defined in the following location(s).
- /Billogram/Api/Exceptions/ReadOnlyFieldError.php
- class ReadOnlyFieldError extends Error
- {
- }
Attempt to modify a read-only field.
The class is defined in the following location(s).
class ReadOnlyFieldError extends Error { }