@param Make $make * @param Color $color */ public function search( SearchTerm $searchTerm, ProductCategory $productCategory, Make $make, Color $color ) { switch($productType->getTypeId()) // search products ) }
Clean Code - Robert C. Martin Growing Object-Oriented Software, Guided By Tests (the GOOS book) - Steve Freeman & Nat Pryce The Pragmatic Programmer - Dave Thomas & Andy Hunt