php-cs-fixer for all the code

This commit is contained in:
2023-04-13 20:21:34 +02:00
parent eed1fe690d
commit 63b150a493
18 changed files with 279 additions and 278 deletions

View File

@@ -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