mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-31 12:10:10 +02:00
codestyle - remove trailing whitespaces
This commit is contained in:
@@ -26,7 +26,7 @@ class ConcreteFactory
|
||||
|
||||
/**
|
||||
* Creates a vehicle
|
||||
*
|
||||
*
|
||||
* @param string $type a known type key
|
||||
*
|
||||
* @return VehicleInterface a new instance of VehicleInterface
|
||||
|
Reference in New Issue
Block a user