mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-01 19:09:45 +00:00
fix namespace of 'self'
This commit is contained in:
@@ -13,8 +13,6 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace Chill\ThirdPartyBundle\ThirdPartyType;
|
namespace Chill\ThirdPartyBundle\ThirdPartyType;
|
||||||
|
|
||||||
use self;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Manages types of third parties.
|
* Manages types of third parties.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user