Checking out the code highlight plugin..
class Voila {
public:
// Voila
static const string VOILA = "Voila";
echo 'This is a test';
}
Checking out the code highlight plugin..
class Voila {
public:
// Voila
static const string VOILA = "Voila";
echo 'This is a test';
}