Completed
Push — master ( 9d818b...bc28b8 )
by FX
03:09
created
src/AppBundle/DTO/ProjectDTO.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
  * You should have received a copy of the GNU General Public License
18 18
  * along with ci-report. If not, see <http://www.gnu.org/licenses/>.
19 19
  */
20
-declare(strict_types=1);
20
+declare(strict_types = 1);
21 21
 
22 22
 namespace AppBundle\DTO;
23 23
 
Please login to merge, or discard this patch.