mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 00:46:27 +02:00
Fix codestyle.
This commit is contained in:
parent
86b656a25c
commit
714128f614
32 changed files with 7 additions and 67 deletions
|
@ -14,9 +14,9 @@ namespace controllers\publics;
|
|||
use Monolog\Handler\StreamHandler;
|
||||
use Monolog\Logger;
|
||||
|
||||
/**
|
||||
* Controller of callback pages, like sms status update notification.
|
||||
*/
|
||||
/**
|
||||
* Controller of callback pages, like sms status update notification.
|
||||
*/
|
||||
class Callback extends \descartes\Controller
|
||||
{
|
||||
private $logger;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue