Page MenuHomestyx hydra

NuanceItemController.php
No OneTemporary

NuanceItemController.php

<?php
abstract class NuanceItemController
extends NuanceController {
public function buildApplicationMenu() {
return $this->newApplicationMenu()
->setSearchEngine(new NuanceItemSearchEngine());
}
}

File Metadata

Mime Type
text/x-php
Expires
Wed, Nov 26, 8:28 PM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
351415
Default Alt Text
NuanceItemController.php (217 B)

Event Timeline