Skip to content

Commit

Permalink
Remove link that don't belong here
Browse files Browse the repository at this point in the history
  • Loading branch information
froozeify committed Apr 18, 2019
1 parent 2b3884f commit c6446ad
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions DependencyInjection/FroozeifySqliteBackupExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,6 @@
use Symfony\Component\Config\FileLocator;
use Symfony\Component\HttpKernel\DependencyInjection\Extension;

/**
* https://symfony.com/doc/current/bundles/configuration.html
* https://symfony.com/doc/current/bundles/extension.html
* https://github.com/tsantos84/serializer-bundle/blob/master/composer.json
*
* https://johannespichler.com/developing-composer-packages-locally/
*
* https://www.youtube.com/watch?v=sNmpddaseK8
*/

class FroozeifySqliteBackupExtension extends Extension {
public function load(array $configs, ContainerBuilder $container) {
$loader = new YamlFileLoader(
Expand Down

0 comments on commit c6446ad

Please sign in to comment.