This website requires JavaScript.
Explore
Help
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-09-25 13:59:08 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f356077d85b8cde78a6b4f394623c52415ef4530
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