Index
-
\com\setasign\SetaFramework
-
Helper
- ArrayHelper
- ConsoleHelper
- CsrfProtection
- CsrfProtectionException
- DataWrapper
- DatabaseCleaner
- Debugging
- FilesystemHelper
- FunctionWrapper
- JsonHelper
- Logger
- LoggerHelper
- MathHelper
- ObserverClosure
- OutputBufferHelper
- ParameterSanitizer
- PregMatchAllMatchesIterator
- RateLimiter
- ReturnValueClosure
- StringHelper
- SwiftMailerHelper
- UnexpectedOutputException
- UnserializableClosure
-
Helper
com\setasign\SetaFramework\Helper
UnserializableClosure Class UnserializableClosure
File: /SetaFramework/src/Helper/UnserializableClosure.php
If the closure will be serialized it won't throw an exception. Instead, null will be serialized.
Class hierarchy
Implements
Summary
Properties
$callback
protected callable UnserializableClosure::$callback
