manager->setMountPoint($this->mountPoint, $target); $this->setMountPoint($target); return $result; } /** * Remove the mount points */ public function removeMount(): bool { return $this->manager->removeShare($this->mountPoint); } /** * Get the type of mount point, used to distinguish things like shares and external storage * in the web interface * * @return string */ public function getMountType() { return 'shared'; } } .xstream-xstream-1.4.20 A seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectjwww-data
summaryrefslogtreecommitdiffstats
path: root/tests/java5/ataspectj/annotationGen/BadParameterBinding.java
blob: 8e4c2e58f86500903fe98d7acf740921dced04f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18