Beispiel #1
0
 /**
  * {@inheritdoc}
  */
 public function test(int $opts) : bool
 {
     return parent::test($opts | \sndsgd\Fs::DIR);
 }