Example #1
0
		public function index()
		{
			// Tofu Listing Page
			$this->apples = Apple::findAll();
		}