Skip to content

Commit

Permalink
remove class alias
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzmg committed Jan 4, 2020
1 parent 15922f9 commit 38d827a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core-bundle/src/Resources/contao/forms/FormRange.php
Expand Up @@ -140,5 +140,3 @@ public function generate()
$this->strTagEnding);
}
}

class_alias(FormRange::class, 'FormRange');

0 comments on commit 38d827a

Please sign in to comment.