EpisodeStatus::defaultScope PHP Метод

defaultScope() публичный Метод

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