Home
last modified time | relevance | path

Searched refs:removeWhenSelected (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_MirrorService.php738 public $removeWhenSelected; variable in Google_MenuItem
760 public function setRemoveWhenSelected( $removeWhenSelected) { argument
761 $this->removeWhenSelected = $removeWhenSelected;
764 return $this->removeWhenSelected;