php OCP\JSON.success is a function used in PHP programming language that is a part of the OCP\JSON namespace. It is primarily used to indicate a successful JSON response. This function can be used to format and output JSON data with a success status.
PHP OCP\JSON::success - 30 examples found. These are the top rated real world PHP examples of OCP\JSON::success extracted from open source projects. You can rate examples to help us improve the quality of examples.