Skip to content

Commit b815acb

Browse files
committed
Removed expression
1 parent 024131d commit b815acb

File tree

2 files changed

+0
-50
lines changed

2 files changed

+0
-50
lines changed

src/Slugify.php

Lines changed: 0 additions & 49 deletions
This file was deleted.

src/StringExpressionLanguageProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ public function getFunctions(): array
3737
new ConvertCharCode('convertCharCode'),
3838
new AsFloat('asFloat'),
3939
new AsInteger('asInteger'),
40-
new Slugify('slugify'),
4140
];
4241
}
4342
}

0 commit comments

Comments
 (0)