Skip to content

Commit 3b40257

Browse files
committed
typo
1 parent d63ceaf commit 3b40257

7 files changed

+0
-7
lines changed

tests/PhpGenerator/PhpGenerator.class.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*
66
* @author David Grudl
77
* @package Nette\Utils
8-
* @subpackage UnitTests
98
*/
109

1110
use Nette\Utils\PhpGenerator\ClassType,

tests/PhpGenerator/PhpGenerator.closure.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*
66
* @author David Grudl
77
* @package Nette\Utils
8-
* @subpackage UnitTests
98
*/
109

1110
use Nette\Utils\PhpGenerator\Method;

tests/PhpGenerator/PhpGenerator.dump.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*
66
* @author David Grudl
77
* @package Nette\Utils
8-
* @subpackage UnitTests
98
*/
109

1110
use Nette\Utils\PhpGenerator\Helpers,

tests/PhpGenerator/PhpGenerator.format.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*
66
* @author David Grudl
77
* @package Nette\Utils
8-
* @subpackage UnitTests
98
*/
109

1110
use Nette\Utils\PhpGenerator\Helpers;

tests/PhpGenerator/PhpGenerator.interface.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*
66
* @author David Grudl
77
* @package Nette\Utils
8-
* @subpackage UnitTests
98
*/
109

1110
use Nette\Utils\PhpGenerator\ClassType;

tests/PhpGenerator/PhpGenerator.reflection.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*
66
* @author David Grudl
77
* @package Nette\Utils
8-
* @subpackage UnitTests
98
* @phpversion 5.3
109
*/
1110

tests/PhpGenerator/PhpGenerator.reflection.trait.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*
66
* @author David Grudl
77
* @package Nette\Utils
8-
* @subpackage UnitTests
98
* @phpversion 5.4
109
*/
1110

0 commit comments

Comments
 (0)