Skip to content

Commit c978f2e

Browse files
committed
Fix file level doc for test class
Fix DisallowLongArraySyntax to DisallowShortArraySyntax.
1 parent 241d5e1 commit c978f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Standards/Generic/Tests/Arrays/DisallowShortArraySyntaxUnitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Unit test class for the DisallowLongArraySyntax sniff.
3+
* Unit test class for the DisallowShortArraySyntax sniff.
44
*
55
* @author Greg Sherwood <gsherwood@squiz.net>
66
* @copyright 2006-2015 Squiz Pty Ltd (ABN 77 084 670 600)

0 commit comments

Comments
 (0)