StructObject

Package:
StructObject
Summary:
Create objects from list of strict type variables
Groups:
Data types, PHP 5
Author:
Benjamin Falk
Description:
This class can be used to create objects from list of strict type variables.

It takes a string with the names of types of variables that the current object should have.

The class only allows setting such variables to values of the specified types. The variables may not be unset.


Powered by Gewgley