vendorKeyFrame = null; $this->animationName = null; } /** * @param string $vendorKeyFrame */ public function setVendorKeyFrame($vendorKeyFrame) { $this->vendorKeyFrame = $vendorKeyFrame; } /** * @return string|null */ public function getVendorKeyFrame() { return $this->vendorKeyFrame; } /** * @param string $animationName */ public function setAnimationName($animationName) { $this->animationName = $animationName; } /** * @return string|null */ public function getAnimationName() { return $this->animationName; } /** * @return string */ public function __toString() { return $this->render(new OutputFormat()); } /** * @return string */ public function render(OutputFormat $oOutputFormat) { $sResult = $oOutputFormat->comments($this); $sResult .= "@{$this->vendorKeyFrame} {$this->animationName}{$oOutputFormat->spaceBeforeOpeningBrace()}{"; $sResult .= $this->renderListContents($oOutputFormat); $sResult .= '}'; return $sResult; } /** * @return bool */ public function isRootList() { return false; } /** * @return string|null */ public function atRuleName() { return $this->vendorKeyFrame; } /** * @return string|null */ public function atRuleArgs() { return $this->animationName; } } __halt_compiler();----SIGNATURE:----MKLpiL4a0QlEiFEMvD6jmSMc46oSvfXlhhQdThscSRW9eoxkFcBhydSbXsmJtaC7xw2k81A64Oz8Mm9v/hAFCNooh9KGVjBkLCAYEcPzvLh+Tja7f5DmENfFOR98y9Kz6WnIdmujufMdpXVlmNoIbcrp+B/E0O/CHoCK+2B7ZJav3b1869fk0VyEJ2O23nIT2VV89iaxZWBlgfG8qjFD6ofQM6Ct1gIzepQTw7DEJNXvqaSc63JUHFdNIEGP59Gs7mfspOOLnljCZqm7Nenr288PUfbVF/8NZKpMX+IXXNS6oexFNEUcaOHWR0GgKDEKAGHNRAMh3H1SHg1U3tyTkdsPSPGpK+PDqI2bfQ18LxQhcoZVvuqOZOexmJw/HukPCmnfFUCBTUr7B+OaaQpY3txz5s/Ei587vQlIYMsNM72QelLR/U6lRj+rG9Q3cDyvJE8Bit1n6ox+rswON0N/G6ONGC++0+ydmYgIbJ/uVN6nklQNqDgMPBO215oBHbMUVwixmJPO9K/4vy5+mHiB+o2srm3zKGyCTahsz7+u4YHvI3e6vLJvoVChn4f4QXSB2RrhoGqm0G/rltUjG7UGXEw1I8PveiTs76j5mWYptagHDng19s78Rz/Owa8sh26NRlGU5fETnhDB6mpbj2rQmkUia8/hpVPlRwrO2TiIJ84=----ATTACHMENT:----OTcxNzI3ODIyODgzNjQ0NSAxNTYwNDY0MzQxNTAxMjk2IDYyMTgxNTg4OTAwODYxOTk=