php-cs-fixer for all the code
This commit is contained in:
@@ -20,8 +20,8 @@ namespace Domframework;
|
||||
*/
|
||||
class Queuefile extends Queue
|
||||
{
|
||||
/** The queue connected object
|
||||
*/
|
||||
/** The queue connected object
|
||||
*/
|
||||
private $queue = null;
|
||||
|
||||
/** Connect to the queue. Create it if not exists
|
||||
|
||||
Reference in New Issue
Block a user