Beispiel #1
0
 function execute()
 {
     $platform = $this->getPlatform();
     return $platform->bitwiseOr() . parent::execute();
 }