mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-09 00:16:32 +02:00
some more comments, typos etc.
This commit is contained in:
@@ -12,7 +12,7 @@ namespace DesignPatterns;
|
||||
* Examples:
|
||||
* - different databases have the same interface to communicate although the underlying systems act differently
|
||||
*
|
||||
* this is a VERY basic example which won't work at all
|
||||
* this is a VERY basic example which won't work at all!
|
||||
*/
|
||||
interface DatabaseAdapter
|
||||
{
|
||||
|
Reference in New Issue
Block a user