File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33/**
44 * This file is part of MetaModels/attribute_checkbox.
55 *
6- * (c) 2012-2019 The MetaModels team.
6+ * (c) 2012-2020 The MetaModels team.
77 *
88 * For the full copyright and license information, please view the LICENSE
99 * file that was distributed with this source code.
1616 * @author Sven Baumann <baumann.sv@gmail.com>
1717 * @author David Molineus <david.molineus@netzmacht.de>
1818 * @author Richard Henkenjohann <richardhenkenjohann@googlemail.com>
19- * @copyright 2012-2019 The MetaModels team.
19+ * @copyright 2012-2020 The MetaModels team.
2020 * @license https://github.com/MetaModels/attribute_checkbox/blob/master/LICENSE LGPL-3.0-or-later
2121 * @filesource
2222 */
@@ -84,7 +84,7 @@ public function __construct(
8484 $ connection = System::getContainer ()->get ('database_connection ' );
8585 }
8686
87- $ this ->connection = $ connection ;
87+ $ this ->connection = $ connection ;
8888 $ this ->tokenChecker = $ tokenChecker ;
8989 }
9090
You can’t perform that action at this time.
0 commit comments