Jump to content

new object syntax and array instance


ted_chou12

Recommended Posts

Hi, I have an output of print_r here:

Google_Service_Calendar_Acl_Resource Object
(
    [stackParameters:Google_Service_Resource:private] => Array
        (
            [alt] => Array
                (
                    [type] => string
                    [location] => query
                )

            [fields] => Array
                (
                    [type] => string
                    [location] => query
                )

            [trace] => Array

I am wondering what is the right syntax to create the instance and set the variables?

Thanks,

Ted

Link to comment
https://forums.phpfreaks.com/topic/289982-new-object-syntax-and-array-instance/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.