Пример #1
0
 public function getUserCanPostAttribute()
 {
     return AccessControl::check($this, 'create_threads', false);
 }