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-07-08 00:53:19 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
55017fb43f936aa230be65447f5e69a38dda7f10
DesignPatternsPHP
/
FactoryMethod
History
Trismegiste
d4ae3bcd8f
use constant instead of string
2013-05-10 21:29:43 +02:00
..
Bicycle.php
…
FactoryMethod.php
use constant instead of string
2013-05-10 21:29:43 +02:00
Ferrari.php
…
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
…