Readded newlines that got eaten by the headers update script.
This commit is contained in:
parent
bf092daec7
commit
bed29b7d49
2 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
namespace Aiwass\Server;
|
||||
|
||||
use Attribute;
|
||||
|
||||
/**
|
||||
* Provides an attribute for marking methods in a class as an RPC Query action.
|
||||
*/
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
namespace Aiwass\Server;
|
||||
|
||||
use Attribute;
|
||||
|
||||
/**
|
||||
* Provides an attribute for marking methods in a class as an RPC Query action.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue