1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 05:07:41 +02:00

fix(tests): fixes for tests

This commit is contained in:
Awilum
2022-09-13 13:09:32 +03:00
parent 2e747c7bb7
commit a81b6bf3c5

View File

@@ -21,7 +21,7 @@ use Symfony\Component\ExpressionLanguage\ExpressionFunctionProviderInterface;
use Glowy\Macroable\Macroable;
class WhenExpression implements ExpressionFunctionProviderInterface
class UnlessExpression implements ExpressionFunctionProviderInterface
{
public function getFunctions()
{