We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51579e2 commit e1fb276Copy full SHA for e1fb276
src/Model/Behavior/SocialBehavior.php
@@ -16,6 +16,7 @@
16
use Cake\Core\Configure;
17
use Cake\Datasource\EntityInterface;
18
use Cake\Event\EventDispatcherTrait;
19
+use Cake\Log\Log;
20
use Cake\Utility\Hash;
21
use CakeDC\Users\Exception\AccountNotActiveException;
22
use CakeDC\Users\Exception\MissingEmailException;
0 commit comments