Return to Snippet

Revision: 44409
at April 11, 2011 10:21 by drewyoung1


Initial Code
<?php
class ${1:ViewName} extends View

	public static function render() {
		
	}

}

Initial URL

                                

Initial Description

                                

Initial Title
MVC View Wrapped

Initial Tags

                                

Initial Language
PHP