Commit Graph

23 Commits

Author SHA1 Message Date
Patrick Zeinert
2653ea107e Remove VehicleInterface.php reference
The file does not appear in the folder and thus does not render on the page as expected.
2017-03-29 12:06:46 -04:00
Fabri Di Napoli
894dbc033b Merge branch 'master' into feature/class-instead-of-namespace 2017-03-09 10:35:23 +01:00
Fabri Di Napoli
5df6eec070 Adapt Unit Tests code to PHPUnit 6 2017-03-09 00:35:08 +01:00
Fabri Di Napoli
10ee886fe1 Use class constant instead of hardcoded namespace 2017-03-09 00:14:31 +01:00
Nikita Strelkov
b182503514 Remove single file for SimpleFactory usage example
And move code to code-block
2016-10-04 13:13:34 +05:00
Nikita Strelkov
f862fba24e Move usage code exaple to single file and correctly include it
This make code more structured and fix code highlighting problem
2016-10-03 06:25:33 +05:00
Konstantin Myakshin
7e2991eee5 Fix creation 2016-09-30 16:17:33 +03:00
Dominik Liebler
370ce4dd93 PHP7 SimpleFactory 2016-09-22 15:05:25 +02:00
Andrew Nester
a2c70a0edb 89 - ConcreteFactory changed to SimpleFactory 2016-01-16 17:20:13 +03:00
Dominik Liebler
fe1f144ec3 Applied fixes from StyleCI 2015-12-21 07:28:20 -05:00
Ju
5533d8560a Added usage example on Creational/SimpleFactory 2015-12-10 00:13:07 +01:00
Dominik Liebler
8eed6f9c21 Merge pull request #130 from nueckman/codestyle-1
codestyle - remove trailing whitespaces
2015-04-09 21:40:48 +02:00
Faust
23abee8078 sort php files Creational 2015-04-07 22:00:12 +02:00
Faust
ff327e3a0c Change index.rst to README.rst
remove all pattern's README.md
2015-04-05 06:05:24 +02:00
Faust
bba8b0df43 execute read-the-docs.sh 2015-04-02 00:03:33 +02:00
Nils Rückmann
2bc3d20e5e codestyle - remove trailing whitespaces 2015-03-27 12:19:20 +01:00
John Webb
658d601507 Added Creational pattern UMLs 2014-07-31 14:34:10 -05:00
John Webb
de431c5126 Added More pattern UMLs 2014-07-31 14:13:53 -05:00
Gabriel Bull
23e13762da Corrected typo 2014-06-15 19:52:35 -04:00
Antonio Spinelli
0c774a89e4 create a Test folder for each pattern 2014-05-05 12:02:29 -03:00
Antonio Spinelli
fc3b6a1608 cs fix 2014-04-16 17:59:03 -03:00
Antonio Spinelli
7bf6593e3f it was created the Creational namespace and append its patterns 2014-04-15 22:59:59 -03:00
Antonio Spinelli
e59d70a0ac start a restructure 2014-03-21 18:03:45 -03:00