mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-06-26 11:13:50 +02:00
codestyle - remove trailing whitespaces
This commit is contained in:
@ -12,7 +12,6 @@ class Book implements PaperBookInterface
|
||||
*/
|
||||
public function open()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
@ -20,6 +19,5 @@ class Book implements PaperBookInterface
|
||||
*/
|
||||
public function turnPage()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user