Vous êtes connecté en tant que anonymous Se Deconnecter
"; } return '@php'; } /** * Compile the unset statements into valid PHP. * * @param string $expression * @return string */ protected function compileUnset($expression) { return ""; } }