mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-05 22:36:26 +02:00
fix style
This commit is contained in:
parent
296fbd61e8
commit
3b662c1153
24 changed files with 57 additions and 58 deletions
|
@ -27,7 +27,7 @@ class ExpressionProvider implements ExpressionFunctionProviderInterface
|
|||
{
|
||||
return null;
|
||||
});
|
||||
|
||||
|
||||
//Exists must be personnalized because it inverse is_null
|
||||
$exists = new ExpressionFunction('exists', function ($str)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue