mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-29 03:00:15 +02:00
codestyle - remove trailing whitespaces
This commit is contained in:
@@ -46,7 +46,7 @@ class DecoratorTest extends \PHPUnit_Framework_TestCase
|
||||
|
||||
/**
|
||||
* Second key-point of this pattern : the decorator is type-hinted
|
||||
*
|
||||
*
|
||||
* @expectedException \PHPUnit_Framework_Error
|
||||
*/
|
||||
public function testDecoratorTypeHinted()
|
||||
|
Reference in New Issue
Block a user