This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Workflow/Dumper
Nicolas Grekas ff22d30cb0 Apply "visibility_required" CS rule to constants
php-cs-fixer fix --rules='{"visibility_required": ["property", "method", "const"]}'
2020-12-08 17:59:59 +01:00
..
DumperInterface.php cleanup remaining param and internal Intl FulLTransformer 2019-08-08 16:35:53 +02:00
GraphvizDumper.php Merge branch '3.4' into 4.4 2020-02-24 14:10:00 +01:00
PlantUmlDumper.php Apply "visibility_required" CS rule to constants 2020-12-08 17:59:59 +01:00
StateMachineGraphvizDumper.php Add types to constructors and private/final/internal methods (Batch III) 2019-10-07 13:33:25 +02:00