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
Sun, Nov 30, 7:52 PM (8 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
426905
Default Alt Text
NuanceItemController.php (217 B)

Event Timeline