Showing 7 of 1,975 result(s)
The toJson method will return a JSON encoded version of the data stored within the fluent instance. It internally does this by returning a call to PHP's json_encode function, passing in any $options that were supplied. Like the json_encode...
The signature of the toJson method is:
The signature of the __call method is:
The signature of the __callStatic method is:
The signature of the add method is:
The toJson method will return a JSON encoded version of the data stored within the message bag instance. It internally does this by returning a call to PHP's json_encode function, passing in any $options that were supplied. Like the json_encode...
The signature of the toJson method is: