This website requires JavaScript.
Explore
Help
Register
Sign In
info
/
DesignPatternsPHP
Watch
1
Star
0
Fork
0
You've already forked DesignPatternsPHP
mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced
2025-02-24 01:32:22 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
DesignPatternsPHP
/
FactoryMethod
History
Trismegiste
d4ae3bcd8f
use constant instead of string
2013-05-10 21:29:43 +02:00
..
Bicycle.php
the REAL factory method pattern
2013-05-10 21:09:55 +02:00
FactoryMethod.php
use constant instead of string
2013-05-10 21:29:43 +02:00
Ferrari.php
the REAL factory method pattern
2013-05-10 21:09:55 +02:00
GermanFactory.php
use constant instead of string
2013-05-10 21:29:43 +02:00
ItalianFactory.php
use constant instead of string
2013-05-10 21:29:43 +02:00
Porsche.php
use constant instead of string
2013-05-10 21:29:43 +02:00
Vehicle.php
the REAL factory method pattern
2013-05-10 21:09:55 +02:00