Skip to content
Snippets Groups Projects
Commit c3a07460 authored by Matthew De Schutter's avatar Matthew De Schutter
Browse files

stijl van de code verbeteren met phpcbf en phpcs

parent 7ff8b6bd
No related branches found
No related tags found
2 merge requests!3Disk evolution,!2Disk evolution
Pipeline #1893 failed
<?php
namespace App\Sensor;
class Delta
{
public $filesystem = "";
public $delta = 0;
public $timeUntillFull = 1000;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment