From 5da8c1e1d9f10da9c017fda1c6ddf7123b6d891d Mon Sep 17 00:00:00 2001 From: Phill Sparks Date: Thu, 10 Nov 2011 00:44:26 +0000 Subject: [PATCH] Data is countable, it's plural of datum --- laravel/inflector.php | 1 - 1 file changed, 1 deletion(-) diff --git a/laravel/inflector.php b/laravel/inflector.php index 08026c85..23e30f60 100644 --- a/laravel/inflector.php +++ b/laravel/inflector.php @@ -104,7 +104,6 @@ class Inflector { private static $uncountable = array( 'audio', 'equipment', - 'data', 'deer', 'fish', 'gold',