forked from phpmyadmin/phpmyadmin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Hugues Peccatte <[email protected]>
- Loading branch information
Showing
1 changed file
with
0 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,6 @@ | |
* | ||
* @category PHP | ||
* @package PHP_CodeSniffer | ||
* @author Nicolas Giraud <[email protected]> | ||
* @since September, the 12th 2013 | ||
*/ | ||
|
||
|
@@ -23,7 +22,6 @@ | |
* @category PHP | ||
* @package PHP_CodeSniffer | ||
* @name SpacesAroundConcatSniff | ||
* @author Nicolas Giraud <[email protected]> | ||
* @version Release: 1.0 | ||
*/ | ||
class PMAStandard_Sniffs_Files_SpacesAroundConcatSniff implements PHP_CodeSniffer_Sniff | ||
|