Remove extra spaces before closing parentheses in src/
This commit is contained in:
parent
146646c4d4
commit
5dcf6bfc58
11 changed files with 24 additions and 24 deletions
|
@ -13,7 +13,7 @@ use Psr\Log\LoggerInterface;
|
|||
* A class to store profiling data
|
||||
* It can handle different logging data for specific functions or global performance measures
|
||||
*
|
||||
* It stores the data as log entries (@see LoggerInterface )
|
||||
* It stores the data as log entries (@see LoggerInterface)
|
||||
*/
|
||||
class Profiler implements ContainerInterface
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue