Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Accessing static variables within the AR classes #15

@jeffdupont

Description

@jeffdupont

I'm trying to make an adjustment to the $DATE_FORMAT variable for the Serialization class. The phpAR website says to call

ActiveRecord\Serialization::$DATETIME_FORMAT = 'Y-m-d';

However, it doesn't seem that I can access the class variable like that within codeigniter. I haven't come across any other sparks that include namespaced classes for php yet. So I'm not exactly sure how to modify these values. Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions