TinkerCaster
class TinkerCaster
Methods
static array
static array
static array
static array
static array
castProcessResult(ProcessResult $result)
Get an array representing the properties of a process result.
Details
at line 42
static array
castApplication(Application $app)
Get an array representing the properties of an application.
at line 63
static array
castCollection(Collection $collection)
Get an array representing the properties of a collection.
at line 73
static array
castHtmlString(HtmlString $htmlString)
Get an array representing the properties of an html string.
at line 83
static array
castStringable(Stringable $stringable)
Get an array representing the properties of a fluent string.
at line 93
static array
castProcessResult(ProcessResult $result)
Get an array representing the properties of a process result.
at line 106
static array
castModel(Model $model)
Get an array representing the properties of a model.