Created
November 13, 2014 23:20
-
-
Save damianoporta/97952e8151c958b6fe79 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'conditions' => [ | |
'NOT' => [ | |
'OR' => [ | |
'Agent.cv' => null, | |
'Agent.image' => null, | |
] | |
], | |
'Agent.cv_dir' => null, | |
'Agent.image_dir' => null | |
], |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment