mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-04 05:57:25 +02:00
codestyle - remove trailing whitespaces
This commit is contained in:
@@ -21,7 +21,7 @@ abstract class AbstractFactory
|
||||
{
|
||||
/**
|
||||
* Creates a text component
|
||||
*
|
||||
*
|
||||
* @param string $content
|
||||
*
|
||||
* @return Text
|
||||
@@ -30,7 +30,7 @@ abstract class AbstractFactory
|
||||
|
||||
/**
|
||||
* Creates a picture component
|
||||
*
|
||||
*
|
||||
* @param string $path
|
||||
* @param string $name
|
||||
*
|
||||
|
Reference in New Issue
Block a user