mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-08-03 13:27:35 +02:00
More proofreading and editing
This commit is contained in:
@@ -19,7 +19,7 @@ class Ballcap
|
||||
{
|
||||
public $color;
|
||||
|
||||
public function __construct($color )
|
||||
public function __construct($color)
|
||||
{
|
||||
$this->color = $color;
|
||||
}
|
||||
|
Reference in New Issue
Block a user