Performs additional processing after main tokenizing.
void
Overrides PHP::processAdditional
public function processAdditional() { /* We override this method because we don't want the PHP version to run during CSS processing because it is wasted processing time. */ }