Function str_object
Determine if the given object has a toString method.
Located at laravel/helpers.php
object |
$value |
boolean
|
Determine if the given object has a toString method.
object |
$value |
boolean
|