mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 08:33:49 +00:00
apply more cs rules for php-cs
This commit is contained in:
@@ -20,10 +20,10 @@ use Symfony\Component\Serializer\Normalizer\AbstractNormalizer;
|
||||
use Symfony\Component\Serializer\Normalizer\NormalizerInterface;
|
||||
|
||||
/**
|
||||
* Generate a context for an @link{AccompanyingPeriodWork}.
|
||||
* Generate a context for an @see{AccompanyingPeriodWork}.
|
||||
*
|
||||
* Although there isn't any document associated to AccompanyingPeriodWork, this context
|
||||
* is use by @link{AccompanyingPeriodWorkEvaluationContext}.
|
||||
* is use by @see{AccompanyingPeriodWorkEvaluationContext}.
|
||||
*
|
||||
* @implements DocGeneratorContextWithPublicFormInterface<AccompanyingPeriodWork>
|
||||
*/
|
||||
|
Reference in New Issue
Block a user