mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-04 08:28:57 +02:00
Add PHPDoc for BaseTest command
This commit is contained in:
@@ -8,6 +8,7 @@ use PHPUnit_Framework_MockObject_MockObject;
|
||||
/**
|
||||
* Class AbstractCommandTest
|
||||
* @package MageTest\Command
|
||||
* @author Jakub Turek <ja@kubaturek.pl>
|
||||
* @coversDefaultClass Mage\Command\AbstractCommand
|
||||
*/
|
||||
class AbstractCommandTest extends BaseTest
|
||||
|
||||
Reference in New Issue
Block a user