<?php /** * Test for formatting ClassName::{expr}() */ $a = "methodName"; ClassName::{ $a }( );
info at phpclasses dot org