mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-05 11:47:56 +00:00
Added PHPDocs
This commit is contained in:
@@ -22,6 +22,11 @@ class SourceMemberManagerIntegrationTest extends TestCase
|
||||
*/
|
||||
private $sourceMemberManager;
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*
|
||||
* @see \PHPUnit\Framework\TestCase::setUp()
|
||||
*/
|
||||
public function setUp(): void
|
||||
{
|
||||
$this->source = new PureSource();
|
||||
|
||||
Reference in New Issue
Block a user