mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-02-23 17:22:41 +01:00
commit
2b515f1863
@ -13,7 +13,7 @@ class Bicycle implements VehicleInterface
|
||||
protected $color;
|
||||
|
||||
/**
|
||||
* sets the color of the bicycle.
|
||||
* Sets the color of the bicycle.
|
||||
*
|
||||
* @param string $rgb
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user