mtv\models\Collection::get_by PHP Method

get_by() public static method

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();
    }