OphTrLaser_Site_Laser::defaultScope PHP Méthode

defaultScope() public méthode

public defaultScope ( )
    public function defaultScope()
    {
        return array('order' => $this->getTableAlias(true, false) . '.display_order');
    }