-
Notifications
You must be signed in to change notification settings - Fork 0
cDateStrategyMonthly::AsString()
Rainer Stötter edited this page May 17, 2017
·
10 revisions
public abstract string libdatephp\cDateStrategy::AsString()
- Namespace : libdatephp
- Class name: cDateStrategyMonthly
- This is an abstract method
- This method is defined by libdatephp\cDateStrategy
The ABSTRACT method AsString( ) returns its specifications as a string Subclasses have to code this method before the class can be used. The szting template normally is made by AsString( ) and the template can be used for serialization
string the specifications as string
This wiki page is part of the documentation of the PHP class library libdatephp