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:
@@ -21,7 +21,7 @@ use Symfony\Component\ExpressionLanguage\ExpressionFunctionProviderInterface;
|
||||
|
||||
use Glowy\Macroable\Macroable;
|
||||
|
||||
class WhenExpression implements ExpressionFunctionProviderInterface
|
||||
class UnlessExpression implements ExpressionFunctionProviderInterface
|
||||
{
|
||||
public function getFunctions()
|
||||
{
|
||||
|
Reference in New Issue
Block a user