mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-17 13:21:17 +02:00
Update Bicycle.php
This commit is contained in:
@@ -13,7 +13,7 @@ class Bicycle implements VehicleInterface
|
|||||||
protected $color;
|
protected $color;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* sets the color of the bicycle.
|
* Sets the color of the bicycle.
|
||||||
*
|
*
|
||||||
* @param string $rgb
|
* @param string $rgb
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user