mtv\models\Collection::get_by PHP Метод

get_by() публичный статический Метод

Create, fetch and return a single model instances based on some unique keys
public static get_by ( $args )
    public static function get_by($args)
    {
        throw new NotImplementedException();
    }