silverstripe-framework/api
Sam Minnee 1f7fc1f76a FIX Remove instances of lines longer than 120c
The entire framework repo (with the exception of system-generated files) has been amended to respect the 120c line-length limit.  This is in preparation for the enforcement of this rule with PHP_CodeSniffer.
2012-09-30 17:18:13 +13:00
..
DataFormatter.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
FormEncodedDataFormatter.php API CHANGE Moved RestfulServer into its own module at https://github.com/silverstripe/silverstripe-restfulserver (fixes #7282) 2012-06-04 10:21:29 +02:00
JSONDataFormatter.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
RestfulService.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
RSSFeed.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
XMLDataFormatter.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00