/ . (protected $_value = 10;) (protected static $_arrr = array ( "key" = > "value" )).
You can create an az Initialize static method and a $ _isInitialized static field to check before reinitializing your class, but you will have to somehow call the Initialize method (in the constructor, the same factory implementation, etc.).
source
share