Exemplo n.º 1
0
 public function shouldBeApplied()
 {
     return $this->person === null || $this->person->can('managePages', $this->site) !== true;
 }