lithium\tests\mocks\data\MockProduct::finders PHP Method

finders() public static method

public static finders ( )
    public static function finders()
    {
        $self = static::_object();
        return $self->_finders;
    }