1.0.1: make getElementName() method variadic & add phpunit test for it (#1)
* make getElementName() method variadic & add phpunit test for it * - implemented the same variadic method for adding modifiers - added phpunit test * - Added a short description to each docbloc function - fix the spacing on the variadic functions