mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 17:33:45 +00:00
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
This commit is contained in:
@@ -60,6 +60,7 @@ class ActionExpressionLanguageProvider implements ExpressionFunctionProviderInte
|
|||||||
|
|
||||||
ExpressionFunction::fromPhp('substr'),
|
ExpressionFunction::fromPhp('substr'),
|
||||||
ExpressionFunction::fromPhp('strlen'),
|
ExpressionFunction::fromPhp('strlen'),
|
||||||
|
ExpressionFunction::fromPhp('strpos'),
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user