mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 06:23:18 +00:00
Coding standards
This commit is contained in:
@@ -56,6 +56,7 @@ class StoryWZRepository extends EntityRepository
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
return ($a < $b) ? -1 : 1;
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user