mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-09-25 22:09:23 +02:00
codestyle - remove trailing whitespaces
This commit is contained in:
@@ -31,7 +31,7 @@ class DirectorTest extends \PHPUnit_Framework_TestCase
|
||||
/**
|
||||
* Here we test the build process. Notice that the client don't know
|
||||
* anything about the concrete builder.
|
||||
*
|
||||
*
|
||||
* @dataProvider getBuilder
|
||||
*/
|
||||
public function testBuild(BuilderInterface $builder)
|
||||
|
Reference in New Issue
Block a user