mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix namespace of 'self'
This commit is contained in:
parent
58047faac6
commit
148221cdc7
@ -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.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user