Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 033444f

Browse files
committed
CS: Ensure there is no code on the same line as the PHP open tag and it is followed by a blankline
1 parent 419d779 commit 033444f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Acl/Domain/Acl.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/*
34
* This file is part of the Symfony package.
45
*

Http/RememberMe/RememberMeServicesInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
namespace Symfony\Component\Security\Http\RememberMe;
34

45
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;

0 commit comments

Comments
 (0)